Displaying 1 result from an estimated 1 matches for "7e9b74e9".
2016 May 04
2
raw_pwrite_stream on a non-fixed-size buffer?
I wanted to bring this up again. I still try to get access to the
assembler of a jit-compiled function/module using llvm 3.8 and later. In
3.8 the interface to addPassesToEmitFile has changed and my old method
doesn't work any more.
In principle one gets the asm with
targetMachine->addPassesToEmitFile( PM , *OS ,
llvm::TargetMachine::CGFT_AssemblyFile )
where *OS is a