search for: mkaw

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

Did you mean: mka
2014 Aug 25
3
[LLVMdev] Module->getDataLayout returns std::string instead of DataLayout
...here is relevant source lines: optimize.cpp:1: static int fpmCreate(Module *TheModule, const DataLayout dataLayout) { spel.cpp:70: fpmCreate(TheModule,TheModule->getDataLayout()); spel.cpp:45: TheModule = new Module("my cool jit", Context); can also view full sources at http://mkaw.tk/lang/hapli/cpp/spel/src/