[llvm] 680a75e - [gn build] Port ae4d39c9e4a
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 3 07:45:10 PST 2020
Author: LLVM GN Syncbot
Date: 2020-03-03T15:41:46Z
New Revision: 680a75e1e45b36ffeea95b5d0c0744d7f7e83be1
URL: https://github.com/llvm/llvm-project/commit/680a75e1e45b36ffeea95b5d0c0744d7f7e83be1
DIFF: https://github.com/llvm/llvm-project/commit/680a75e1e45b36ffeea95b5d0c0744d7f7e83be1.diff
LOG: [gn build] Port ae4d39c9e4a
Added:
Modified:
llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/BUILD.gn
index 51f65f954c90..b6d2345d79a6 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/BUILD.gn
@@ -34,6 +34,7 @@ static_library("LLVMSystemZCodeGen") {
"SystemZAsmPrinter.cpp",
"SystemZCallingConv.cpp",
"SystemZConstantPoolValue.cpp",
+ "SystemZCopyPhysRegs.cpp",
"SystemZElimCompare.cpp",
"SystemZFrameLowering.cpp",
"SystemZHazardRecognizer.cpp",
More information about the llvm-commits
mailing list