search for: ddea1687

Displaying 2 results from an estimated 2 matches for "ddea1687".

2010 Jan 22
0
[LLVMdev] Exception handling question
...ar.gz Thanks for the help. I apologize in advance if it turns out I'm doing something stupid! -- James > > Ciao, > > Duncan. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100122/ddea1687/attachment.html>
2010 Jan 22
3
[LLVMdev] Exception handling question
Hi James, > Yes - sorry I was unclear. I have pruned everything down to a pretty > minimal test: > - LLVM 2.6 compiled from source > - A slightly modified version of Duncan's example ll assembly posted earlier > - A minimal personality function (just a call to fprintf()) in a > separate C file compiled with gcc-llvm > - A single C++ function in a third file that simply