[RISCV] Add TargetParser to MCA (#84109)

This fixes buildbot failures:
https://lab.llvm.org/buildbot/#/builders/57/builds/33206
This commit is contained in:
Wang Pengcheng 2024-03-06 11:49:28 +08:00 committed by GitHub
parent 0fa04b6e2c
commit ae709c1929
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@ add_llvm_component_library(LLVMRISCVTargetMCA
RISCVDesc
RISCVInfo
Support
TargetParser
ADD_TO_COMPONENT
RISCV