1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00

[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 3a2fdd005e
commit 17feeab184

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