Re: [llvm-commits] linux/ppc32 exception handling
Hello, Nicolas > This patch enables exception handling for linux/ppc32. OK to commit? Looks ok for me. Does it even work? :) (with gcc-compiled runtime) -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University. ___
[llvm-commits] linux/ppc32 exception handling
Hi everyone, This patch enables exception handling for linux/ppc32. OK to commit? Index: PPCTargetAsmInfo.cpp === --- PPCTargetAsmInfo.cpp(revision 45260) +++ PPCTargetAsmInfo.cpp(working copy) @@ -28,10 +28,6 @@ In