[LLVMdev] Question about local variables
Ryan Taylor
ryta1203 at gmail.com
Fri Oct 21 13:19:45 PDT 2011
It looks like the AsmWriter is generating the local variables (SlotNum)s on
the fly in that file (AsmWriter.cpp), so is there any way at all to get this
information from the operation itself, via Instruction, Value or Type?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111021/55f4887c/attachment.html>
More information about the llvm-dev
mailing list