Skip to content

Commit a0334b3

Browse files
author
serge-sans-paille
committed
Add intrinsics_gen dependency on Bye example
This fixes build error introduced by commit 24ab9b5
1 parent 7034264 commit a0334b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/examples/Bye/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ else()
88
LLVMCore
99
LLVMipo
1010
LLVMPasses
11+
DEPENDS
12+
intrinsics_gen
1113
)
1214
endif()
1315

0 commit comments

Comments
 (0)