Revision: 124495 Author: clattner Date: 2007-03-02 21:32:18 -0800 (Fri, 02 Mar 2007)
Log Message: ----------- disable EH support until someone has a chance to finish it. This fixes Benchmarks/Prolangs-C++/deriv1 Modified Paths: -------------- apple-local/branches/llvm/gcc/llvm-convert.cpp Modified: apple-local/branches/llvm/gcc/llvm-convert.cpp =================================================================== --- apple-local/branches/llvm/gcc/llvm-convert.cpp 2007-03-03 05:17:25 UTC (rev 124494) +++ apple-local/branches/llvm/gcc/llvm-convert.cpp 2007-03-03 05:32:18 UTC (rev 124495) @@ -63,7 +63,7 @@ extern int get_pointer_alignment (tree exp, unsigned int max_align); } -#define ITANIUM_STYLE_EXCEPTIONS +//#define ITANIUM_STYLE_EXCEPTIONS //===----------------------------------------------------------------------===// // Matching LLVM Values with GCC DECL trees _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits