Displaying 3 results from an estimated 3 matches for "2d2328cf".
2011 Apr 01
0
[LLVMdev] User defined types in LLVM-IR
Hi Arushi,
> Given a LLVM bitcode file, is there any way of knowing which type declarations
> actually came from the user code and what transformations were made by the front
> end.
not really. However debug info may give you some of the information you are
looking for.
Ciao, Duncan.
2011 Apr 01
2
[LLVMdev] User defined types in LLVM-IR
Hi all,
Given a LLVM bitcode file, is there any way of knowing which type
declarations actually came from the user code and what transformations were
made by the front end.
Thanks,
Arushi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110401/5991cad3/attachment.html>
2011 Apr 02
1
[LLVMdev] User defined types in LLVM-IR
...> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110401/2d2328cf/attachment.html>