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 1d50560 commit 4cf4c52Copy full SHA for 4cf4c52
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/ExecutionEngine/RuntimeDyld",
13
"//llvm/lib/IR",
14
"//llvm/lib/MC",
0 commit comments