search for: cm_orc

Displaying 1 result from an estimated 1 matches for "cm_orc".

2019 Sep 25
4
Questions after playing around with KaleidoscopeJIT (With source files)
...use the 'default' DynamicLibrarySearchGenerator plus my own lookup function. Would it also be possible to replace the uses of "?planschiValue@@3HB" directly with the actuall value of "plaschiValue"? Because it is a constant? 2.) Loading multiple modules I created "CM_Orc", which has a function "int helloOrc()" - "CM_ExternalConstant" has the same function, but a different implementation. (See CM_Orc.cpp and CM_ExternalConstant.cpp) Adding both modules to the JIT will lead to an error message: "Failure value returned from cantFail wrapp...