Displaying 1 result from an estimated 1 matches for "44f29c6c".
2014 Jan 07
2
[LLVMdev] Generating PIC object files from the LLVM API
I'm trying to add static code generation capabilities to my MCJIT compiler
on LLVM 3.4. To that extent I have:
targetMachine = engineBuilder.selectTarget();
// ...
targetMachine->addPassesToEmitFile(<...>);
At first glance this appears to work, but when linking the object file I
get the warning:
ld: warning: PIE disabled. Absolute addressing (perhaps