Skip to content

Commit ae709c1

Browse files
authored
[RISCV] Add TargetParser to MCA (#84109)
This fixes buildbot failures: https://lab.llvm.org/buildbot/#/builders/57/builds/33206
1 parent 0fa04b6 commit ae709c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/RISCV/MCA/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ add_llvm_component_library(LLVMRISCVTargetMCA
99
RISCVDesc
1010
RISCVInfo
1111
Support
12+
TargetParser
1213

1314
ADD_TO_COMPONENT
1415
RISCV

0 commit comments

Comments
 (0)