We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c672ba7 commit 580858aCopy full SHA for 580858a
llvm/utils/gn/secondary/llvm/tools/llvm-exegesis/lib/BUILD.gn
@@ -8,7 +8,7 @@ static_library("lib") {
8
"//llvm/lib/CodeGen",
9
"//llvm/lib/CodeGen/GlobalISel",
10
"//llvm/lib/ExecutionEngine",
11
- "//llvm/lib/ExecutionEngine/MCJIT",
+ "//llvm/lib/ExecutionEngine/Orc",
12
"//llvm/lib/IR",
13
"//llvm/lib/MC",
14
"//llvm/lib/MCA",
0 commit comments