From b7055ab4b1b2e139d4c3849abddb2eb4315c780b 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364577 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/DebugInfo/GSYM/LLVMBuild.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/DebugInfo/GSYM/LLVMBuild.txt b/lib/DebugInfo/GSYM/LLVMBuild.txt index f3c15ba60bf..ff324253994 100644 --- a/lib/DebugInfo/GSYM/LLVMBuild.txt +++ b/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.50.1