Print debug location when JIT encounters inline asm

Yaron Keren yaron.keren at gmail.com
Wed Apr 16 00:48:34 PDT 2014


Ping?



2014-04-02 16:26 GMT+03:00 Yaron Keren <yaron.keren at gmail.com>:

> When JITting a large project such as Boost it's quite hard to figure out
> the problematic inline asm without debug location. This patch provides
> debug location printout before the JIT aborts due to inline asm.
>
> printDebugLoc() was exposed from MachineInstr.cpp and reused here.
>
> Yaron
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140416/e7c14222/attachment.html>


More information about the llvm-commits mailing list