f76359690a
It seems I keep importing sources at very unlucky moments. Let's see what this revision of LLVM does.
5 lines
93 B
CMake
5 lines
93 B
CMake
add_llvm_library(LLVMExecutionEngine
|
|
ExecutionEngine.cpp
|
|
ExecutionEngineBindings.cpp
|
|
)
|