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:
Steven Wan 2020-01-16 19:14:39 -05:00
parent 40ac4221c3
commit 1b1022b42a
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ set(LLVM_LINK_COMPONENTS
Support
Target
PowerPCCodeGen
PowerPCDesc
PowerPCInfo
)
add_llvm_unittest(PowerPCTests