Skip to content

Commit

Permalink
[EVM][CMake] Fix unittests shared libs build
Browse files Browse the repository at this point in the history
  • Loading branch information
akiramenai committed Jan 27, 2025
1 parent 313b5f2 commit 026ee9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/unittests/Target/EVM/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ set(LLVM_LINK_COMPONENTS
MIRParser
SelectionDAG
Support
Target
TargetParser
)

Expand Down

0 comments on commit 026ee9a

Please sign in to comment.