Author: LLVM GN Syncbot Date: 2020-12-01T23:11:06Z New Revision: e8b816ad19c728e1c8393df92d7e87b4bc9a38cc
URL: https://github.com/llvm/llvm-project/commit/e8b816ad19c728e1c8393df92d7e87b4bc9a38cc DIFF: https://github.com/llvm/llvm-project/commit/e8b816ad19c728e1c8393df92d7e87b4bc9a38cc.diff LOG: [gn build] Port 3fcb0eeb152 Added: Modified: llvm/utils/gn/secondary/lld/MachO/BUILD.gn Removed: ################################################################################ diff --git a/llvm/utils/gn/secondary/lld/MachO/BUILD.gn b/llvm/utils/gn/secondary/lld/MachO/BUILD.gn index 5e163d1a132d..a55b5775ad70 100644 --- a/llvm/utils/gn/secondary/lld/MachO/BUILD.gn +++ b/llvm/utils/gn/secondary/lld/MachO/BUILD.gn @@ -25,6 +25,7 @@ static_library("MachO2") { "Arch/X86_64.cpp", "Driver.cpp", "DriverUtils.cpp", + "Dwarf.cpp", "ExportTrie.cpp", "InputFiles.cpp", "InputSection.cpp", _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits