[LLVMdev] exception handling broken on x86-64?

Anton Korobeynikov asl at math.spbu.ru
Sun Feb 10 22:06:48 PST 2008


Hello Evan and Dale,

> Shootout-C++/except works for me.  Anton suggests there may be an  
> issue with the unwinding libraries and he may be right, I'll look at  
> it with you tomorrow.
Yes. Please be sure, that you're linking with system libgcc.{so,dylib},
not with llvm-compiled one.

--
WBR, Anton Korobeynikov 



More information about the llvm-dev mailing list