Skip to content

Commit 7977613

Browse files
committed
[llvm] make llvm-mca link against Passes lib
1 parent a1eecba commit 7977613

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/unittests/tools/llvm-mca/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
set(LLVM_LINK_COMPONENTS
22
MC
33
MCA
4+
Passes
45
Support
56
TargetParser
67
)

0 commit comments

Comments
 (0)