mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
Add intrinsics_gen dependency on Bye example
This fixes build error introduced by commit 24ab9b537e61b3fe5e6a1019492ff6530d82a3ee
This commit is contained in:
parent
9e84066c71
commit
8caee986b7
@ -8,6 +8,8 @@ else()
|
||||
LLVMCore
|
||||
LLVMipo
|
||||
LLVMPasses
|
||||
DEPENDS
|
||||
intrinsics_gen
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user