[llvm] 09ac352 - [gn build] Port 886629a8c9e5
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue May 18 16:32:36 PDT 2021
Author: LLVM GN Syncbot
Date: 2021-05-18T23:27:42Z
New Revision: 09ac3523b6729c9300e044081c442c304602cfd9
URL: https://github.com/llvm/llvm-project/commit/09ac3523b6729c9300e044081c442c304602cfd9
DIFF: https://github.com/llvm/llvm-project/commit/09ac3523b6729c9300e044081c442c304602cfd9.diff
LOG: [gn build] Port 886629a8c9e5
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 90d759dc58f76..d8f067aa74f32 100644
--- a/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
@@ -91,6 +91,7 @@ static_library("CodeGen") {
"LowerEmuTLS.cpp",
"MBFIWrapper.cpp",
"MIRCanonicalizerPass.cpp",
+ "MIRFSDiscriminator.cpp",
"MIRNamerPass.cpp",
"MIRPrinter.cpp",
"MIRPrintingPass.cpp",
More information about the llvm-commits
mailing list