From c5486b23bc7268b39149a3790d557ab82f382ee5 Mon Sep 17 00:00:00 2001 From: Michael Liao Date: Thu, 27 Jun 2019 19:05:46 +0000 Subject: [PATCH] Correct the file path. NFC. llvm-svn: 364577 --- llvm/lib/DebugInfo/GSYM/LLVMBuild.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/lib/DebugInfo/GSYM/LLVMBuild.txt b/llvm/lib/DebugInfo/GSYM/LLVMBuild.txt index f3c15ba..ff32425 100644 --- a/llvm/lib/DebugInfo/GSYM/LLVMBuild.txt +++ b/llvm/lib/DebugInfo/GSYM/LLVMBuild.txt @@ -1,4 +1,4 @@ -;===- ./lib/DebugInfo/DWARF/LLVMBuild.txt ----------------------*- Conf -*--===; +;===- ./lib/DebugInfo/GSYM/LLVMBuild.txt ----------------------*- Conf -*--===; ; ; Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. ; See https://llvm.org/LICENSE.txt for license information. -- 2.7.4