[llvm] 6dbae1f - [gn build] Port b380a31de084
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 10 14:29:18 PST 2022
Author: LLVM GN Syncbot
Date: 2022-02-10T22:24:30Z
New Revision: 6dbae1f7d90047d79eb702c440e5aa3fda5aeb0d
URL: https://github.com/llvm/llvm-project/commit/6dbae1f7d90047d79eb702c440e5aa3fda5aeb0d
DIFF: https://github.com/llvm/llvm-project/commit/6dbae1f7d90047d79eb702c440e5aa3fda5aeb0d.diff
LOG: [gn build] Port b380a31de084
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 f68b309c97cb9..45aac8741f6b3 100644
--- a/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
@@ -66,7 +66,6 @@ static_library("CodeGen") {
"InterleavedAccessPass.cpp",
"InterleavedLoadCombinePass.cpp",
"IntrinsicLowering.cpp",
- "JMCInstrumenter.cpp",
"LLVMTargetMachine.cpp",
"LatencyPriorityQueue.cpp",
"LazyMachineBlockFrequencyInfo.cpp",
More information about the llvm-commits
mailing list