search for: 0538c8c5

Displaying 3 results from an estimated 3 matches for "0538c8c5".

2011 Sep 02
0
[LLVMdev] Exception Tables in latest LLVM
Hi Yiannis, > I have been using llvm 2.8 (i know ancient history!) for a backend that i was > implementing. I have been trying to port my patches to latest llvm (svn build) > lately but i have one problem as far as the Exception Handling mechanism is > concerned. It seems that there are no Exception Tables generated any more such > as the one below: got some example bitcode for
2011 Sep 02
2
[LLVMdev] Exception Tables in latest LLVM
Hey everybody! I have been using llvm 2.8 (i know ancient history!) for a backend that i was implementing. I have been trying to port my patches to latest llvm (svn build) lately but i have one problem as far as the Exception Handling mechanism is concerned. It seems that there are no Exception Tables generated any more such as the one below: .section .gcc_except_table,"a", at
2011 Sep 02
2
[LLVMdev] Exception Tables in latest LLVM
...the 2.8 output just below the code segment while there is no such section in the 3.0 case! Thanks again, Yiannis -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: test_0.ll URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110902/0538c8c5/attachment.ksh> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: output-llvm30.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110902/0538c8c5/attachment.txt> -------------- next part -------------- An embedded and char...