[LLVMdev] Debug information and JIT
Paweł Bylica
chfast at gmail.com
Thu Jul 26 08:00:54 PDT 2012
Hi,
I have a problem that was reported some time ago but never received
any solution.
See
http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-November/036113.html
http://llvm.org/bugs/show_bug.cgi?id=6981
JIT emitter for X86 aborts when is asked to emit instruction for
opcode 11 (DBG_VALUE).
That opcode comes from @llvm.dbg.declare intrinsic function.
Should this intrinsic be removed in some earlier stage?
--
Paweł Bylica
More information about the llvm-dev
mailing list