Skip to content

Commit f66f354

Browse files
committed
[VE] Add Core to CMakeLists.txt for VE unittest
This aims to fix the shared library build for the clang-ppc64le-linux-multistage bot.
1 parent 6eaaf09 commit f66f354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/unittests/Target/VE/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ set(LLVM_LINK_COMPONENTS
88
VEDesc
99
VEInfo
1010
CodeGen
11+
Core
1112
GlobalISel
1213
MC
1314
SelectionDAG

0 commit comments

Comments
 (0)