From: GN Sync Bot Date: Mon, 21 Oct 2019 08:06:38 +0000 (+0000) Subject: gn build: Merge r375390 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=919bed3ee7cfb3d62eb89c6c9205dece376024d6;p=llvm gn build: Merge r375390 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@375393 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/gn/secondary/lld/Common/BUILD.gn b/utils/gn/secondary/lld/Common/BUILD.gn index 6f7e50bdfa5..a01696a7cf0 100644 --- a/utils/gn/secondary/lld/Common/BUILD.gn +++ b/utils/gn/secondary/lld/Common/BUILD.gn @@ -16,6 +16,7 @@ static_library("Common") { ] sources = [ "Args.cpp", + "DWARF.cpp", "ErrorHandler.cpp", "Filesystem.cpp", "Memory.cpp",