llvm-jit-objc icon indicating copy to clipboard operation
llvm-jit-objc copied to clipboard

Extensions for LLVM's JIT to run Objective-C and Swift code.

Results 2 llvm-jit-objc issues
Sort by recently updated
recently updated
newest added

Loading the CustomXCTestRunner framework two times, each from a different test, results in llvm-jit-objc getting confused about where or not CustomXC* classes have to be registered manually or not: ```...

Everything, especially fixture paths, is hardcoded to the '/opt/llvm-jit-objc` folder. This has to be changed.