[llvm] 92b94da - [gn build] Port cc3bb8558018
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 6 15:21:17 PST 2021
Author: LLVM GN Syncbot
Date: 2021-12-06T23:16:18Z
New Revision: 92b94dabef94a261cbe9b40f001651d0726f054e
URL: https://github.com/llvm/llvm-project/commit/92b94dabef94a261cbe9b40f001651d0726f054e
DIFF: https://github.com/llvm/llvm-project/commit/92b94dabef94a261cbe9b40f001651d0726f054e.diff
LOG: [gn build] Port cc3bb8558018
Added:
Modified:
llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
index 06f355fff608f..75dff6789d100 100644
--- a/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
@@ -209,6 +209,7 @@ static_library("CodeGen") {
"TwoAddressInstructionPass.cpp",
"TypePromotion.cpp",
"UnreachableBlockElim.cpp",
+ "VLIWMachineScheduler.cpp",
"ValueTypes.cpp",
"VirtRegMap.cpp",
"WasmEHPrepare.cpp",
More information about the llvm-commits
mailing list