ml at dadommas.de
2012-Jul-09 16:42 UTC
[LLVMdev] ExecutionEngine fails to use MCJIT, non-unique static member variables
Duh. Nevermind. MCJIT::Register is called from the main application while libcling is a shared lib that links to the static llvm libs, thus having its own static variables...
Maybe Matching Threads
- [LLVMdev] ExecutionEngine fails to use MCJIT, non-unique static member variables
- [LLVMdev] ExecutionEngine fails to use MCJIT, non-unique static member variables
- [LLVMdev] Missing ExecutionEngine EngineKind::MCJIT ?
- [LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
- [LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests