[NFC] Remove unnecessary link components.

Remove unused link components in unittest according to post commit
comments.
This commit is contained in:
StevenWanYu
2020-01-16 16:08:07 -05:00
parent 40514a7d7a
commit fc4e43ad61

View File

@@ -4,16 +4,9 @@ include_directories(
)
set(LLVM_LINK_COMPONENTS
Analysis
CodeGen
Core
MC
MIRParser
Support
Target
PowerPCCodeGen
PowerPCDesc
PowerPCInfo
)
add_llvm_unittest(PowerPCTests