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:
32223d3
)
Probably should emit bitcode instead of text.
author
Bill Wendling
<isanbard@gmail.com>
Fri, 21 Aug 2009 08:02:19 +0000
(08:02 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Fri, 21 Aug 2009 08:02:19 +0000
(08:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79607
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/FrontendC/ptr-rotate.c
patch
|
blob
|
history
diff --git
a/test/FrontendC/ptr-rotate.c
b/test/FrontendC/ptr-rotate.c
index 6c4672321567ed8b37be257d63803bde81223829..fa9e14e932f93dc69e2eaea2e7d15f27c404ca58 100644
(file)
--- a/
test/FrontendC/ptr-rotate.c
+++ b/
test/FrontendC/ptr-rotate.c
@@
-1,5
+1,5
@@
// RUN: %llvmgcc %s -c -m32 -o /dev/null
-// RUN: %llvmgcc %s -
S
-O1 -m32 -emit-llvm -o - | llc -mtriple=i386-apple-darwin9.7 | FileCheck %s -check-prefix=DARWIN
+// RUN: %llvmgcc %s -
c
-O1 -m32 -emit-llvm -o - | llc -mtriple=i386-apple-darwin9.7 | FileCheck %s -check-prefix=DARWIN
unsigned int func(void *A) {
// DARWIN: roll $27