projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0d5c17
)
This test should be run with -m32.
author
Daniel Dunbar
<daniel@zuster.org>
Sun, 19 Jul 2009 22:44:03 +0000
(22:44 +0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Sun, 19 Jul 2009 22:44:03 +0000
(22:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76382
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/FrontendObjC/2007-10-17-SJLJExceptions.m
patch
|
blob
|
history
diff --git
a/test/FrontendObjC/2007-10-17-SJLJExceptions.m
b/test/FrontendObjC/2007-10-17-SJLJExceptions.m
index 4bea6e98a8b24f06b21fe81b6a1cd19d375b7cde..970207e0d8a413ee16f5c64337e8163989af8e5c 100644
(file)
--- a/
test/FrontendObjC/2007-10-17-SJLJExceptions.m
+++ b/
test/FrontendObjC/2007-10-17-SJLJExceptions.m
@@
-1,4
+1,4
@@
-// RUN: %llvmgcc -x objective-c %s -pipe -std=gnu99 -O2 -fexceptions -S -o - | not grep Unwind_Resume
+// RUN: %llvmgcc -
m32 -
x objective-c %s -pipe -std=gnu99 -O2 -fexceptions -S -o - | not grep Unwind_Resume
#import <stdio.h>
@interface Foo {