mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
Add back other PowerPC link components.
Add the link components back to unblock bots for the moment. In the meantime, I'm investigating the BUILD_SHARED_LIBS=ON build to find out the minimal list of components needed.
This commit is contained in:
parent
0956bb7062
commit
6b52bd5e43
@ -7,6 +7,8 @@ set(LLVM_LINK_COMPONENTS
|
||||
Support
|
||||
Target
|
||||
PowerPCCodeGen
|
||||
PowerPCDesc
|
||||
PowerPCInfo
|
||||
)
|
||||
|
||||
add_llvm_unittest(PowerPCTests
|
||||
|
Loading…
Reference in New Issue
Block a user