Author: LLVM GN Syncbot Date: 2020-12-02T18:50:30Z New Revision: e5085a62d1e731a6b81028673cdba8e82246190e
URL: https://github.com/llvm/llvm-project/commit/e5085a62d1e731a6b81028673cdba8e82246190e DIFF: https://github.com/llvm/llvm-project/commit/e5085a62d1e731a6b81028673cdba8e82246190e.diff LOG: [gn build] Port a65d8c5d720 Added: Modified: llvm/utils/gn/secondary/llvm/lib/CodeGen/AsmPrinter/BUILD.gn Removed: ################################################################################ diff --git a/llvm/utils/gn/secondary/llvm/lib/CodeGen/AsmPrinter/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/CodeGen/AsmPrinter/BUILD.gn index 6815640fbf45..5bd7ec8f5818 100644 --- a/llvm/utils/gn/secondary/llvm/lib/CodeGen/AsmPrinter/BUILD.gn +++ b/llvm/utils/gn/secondary/llvm/lib/CodeGen/AsmPrinter/BUILD.gn @@ -15,6 +15,7 @@ static_library("AsmPrinter") { "//llvm/lib/Target", ] sources = [ + "AIXException.cpp", "ARMException.cpp", "AccelTable.cpp", "AddressPool.cpp", _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits