mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-11 21:45:16 +00:00
[OCaml] ExecutionEngine package should not depend on interpreter.
Interpreter support was removed in r220957. llvm-svn: 221135
This commit is contained in:
parent
881f61d3c8
commit
3d9a356a60
@ -13,7 +13,7 @@
|
||||
|
||||
LEVEL := ../../..
|
||||
LIBRARYNAME := llvm_executionengine
|
||||
UsedComponents := executionengine mcjit interpreter native
|
||||
UsedComponents := executionengine mcjit native
|
||||
UsedOcamlInterfaces := llvm llvm_target
|
||||
FindlibPackages := ctypes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user