projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
af47481
)
Remove ssp from this test.
author
Eric Christopher
<echristo@apple.com>
Wed, 8 Sep 2010 19:32:34 +0000
(19:32 +0000)
committer
Eric Christopher
<echristo@apple.com>
Wed, 8 Sep 2010 19:32:34 +0000
(19:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113392
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/ARM/fast-isel.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/ARM/fast-isel.ll
b/test/CodeGen/ARM/fast-isel.ll
index 3bee84d84de4c263d05a16ed63f74b6e9ba53041..b3ced9c2d87a8d6cf31f89a7df2d6b774cd9a260 100644
(file)
--- a/
test/CodeGen/ARM/fast-isel.ll
+++ b/
test/CodeGen/ARM/fast-isel.ll
@@
-3,7
+3,7
@@
; Very basic fast-isel functionality.
-define i32 @add(i32 %a, i32 %b) nounwind
ssp
{
+define i32 @add(i32 %a, i32 %b) nounwind {
entry:
%a.addr = alloca i32, align 4
%b.addr = alloca i32, align 4