[PATCH] JIT: Print debug location of inline asm and ignore DBG_VALUE instructions

Eric Christopher echristo at gmail.com
Thu May 1 11:20:46 PDT 2014


You'll possibly want dbg_declare there too.

I think I'd like printDebugLoc to be somewhere else if we use it, but why not just print out the entire inline asm MachineInstr?

Also, you should probably move to MCJIT :)

http://reviews.llvm.org/D3416






More information about the llvm-commits mailing list