On Dec 19, 2007, at 1:54 PM, Dale Johannesen wrote: > Author: johannes > Date: Wed Dec 19 15:54:36 2007 > New Revision: 45221 > > URL: http://llvm.org/viewvc/llvm-project?rev=45221&view=rev > Log: > Enable EH on PPC Darwin. This basically works; there > are a couple of issues that show up with the optimizer, > but I don't think they're really EH problems. > (llvm-gcc testsuite users note: By default the testsuite > uses the unwinding code that's built as part of your local > llvm-gcc, which does not work. You need to trick it into > using the installed system unwinding code to get useful > results.)
Nice! What is the magic needed to trick it into doing this? I'd like the nightly testers to do this. If you tell me the majik, I can try to hook it up to happen automatically. -Chris _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits