summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/GSYM
diff options
context:
space:
mode:
authorMichael Liao <michael.hliao@gmail.com>2019-06-27 19:05:46 +0000
committerMichael Liao <michael.hliao@gmail.com>2019-06-27 19:05:46 +0000
commitc5486b23bc7268b39149a3790d557ab82f382ee5 (patch)
tree87393081ffbfb735e0717931092a3d2930404bda /llvm/lib/DebugInfo/GSYM
parentbfd3f694805d464f48576b1086f09a9a1ad18db2 (diff)
downloadbcm5719-llvm-c5486b23bc7268b39149a3790d557ab82f382ee5.tar.gz
bcm5719-llvm-c5486b23bc7268b39149a3790d557ab82f382ee5.zip
Correct the file path. NFC.
llvm-svn: 364577
Diffstat (limited to 'llvm/lib/DebugInfo/GSYM')
-rw-r--r--llvm/lib/DebugInfo/GSYM/LLVMBuild.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/DebugInfo/GSYM/LLVMBuild.txt b/llvm/lib/DebugInfo/GSYM/LLVMBuild.txt
index f3c15ba60bf..ff324253994 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.
OpenPOWER on IntegriCloud