Skip to content

Commit be9bb52

Browse files
mshockwavegithub-actions[bot]
authored andcommitted
Automerge: [Exegesis][RISCV] Add missing linked components
LLVMExegesisRISCV should link against MC and TargetParser as well.
2 parents ab24df8 + 8c5cd77 commit be9bb52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/tools/llvm-exegesis/lib/RISCV/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ set(LLVM_LINK_COMPONENTS
99
Exegesis
1010
Core
1111
Support
12+
MC
13+
TargetParser
1214
)
1315

1416
add_llvm_library(LLVMExegesisRISCV

0 commit comments

Comments
 (0)