]> granicus.if.org Git - clang/commitdiff
Restore a -cc1 invariant that was causing problems on PPC64.
authorJohn McCall <rjmccall@apple.com>
Mon, 27 Aug 2012 19:56:37 +0000 (19:56 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 27 Aug 2012 19:56:37 +0000 (19:56 +0000)
This test case is pretty bad, though.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162694 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/2008-10-3-EhValue.m

index 0ed0d899397789e246d03501c2905eb410c19d44..bc4dfdbae05a7bfadabdb05ecd1c21d5cbaccc25 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang -fexceptions -S -emit-llvm  %s -o /dev/null
+// RUN: %clang -fexceptions -fobjc-exceptions -S -emit-llvm  %s -o /dev/null
 
 @interface Object {
 @public