Skip to content

Commit 1b1022b

Browse files
committed
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.
1 parent 40ac422 commit 1b1022b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/unittests/Target/PowerPC/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ set(LLVM_LINK_COMPONENTS
77
Support
88
Target
99
PowerPCCodeGen
10+
PowerPCDesc
11+
PowerPCInfo
1012
)
1113

1214
add_llvm_unittest(PowerPCTests

0 commit comments

Comments
 (0)