Skip to content

Commit fd86777

Browse files
committed
Add missing lLVM deps to phasar_phasarllvm_utils
1 parent c4784df commit fd86777

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/PhasarLLVM/Utils/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ set(PHASAR_LINK_LIBS
88
set(LLVM_LINK_COMPONENTS
99
Core
1010
Support
11+
BitWriter
12+
Demangle
1113
)
1214

1315
# Handle the library files

0 commit comments

Comments
 (0)