[LLVMdev] Getting address of label in jitted code
Mark Shannon
marks at dcs.gla.ac.uk
Sun Jan 25 03:41:21 PST 2009
Dan & Nicolas,
Thanks for your replies.
One more thing though,
How does llvm.dbg.stoppoint work?
Either it's not implemented (in which case perhaps it should be
removed), or it must store a code address somewhere, and that is the
information I want.
Finally,
I would love to implement a llvm.dbg.address_here(), or similar
intrinsic, but I don't think I can justify the time :(
Cheers,
Mark.
More information about the llvm-dev
mailing list