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:
c6b018b
)
Build bots hate me.
author
Bill Wendling
<isanbard@gmail.com>
Wed, 9 Mar 2011 01:37:39 +0000
(
01:37
+0000)
committer
Bill Wendling
<isanbard@gmail.com>
Wed, 9 Mar 2011 01:37:39 +0000
(
01:37
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127307
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/FrontendC/mmx-inline-asm.c
patch
|
blob
|
history
diff --git
a/test/FrontendC/mmx-inline-asm.c
b/test/FrontendC/mmx-inline-asm.c
index 62577d3d9f4923a07565129edc8819e748883357..b66137c3c2215d7cfdfd2ab736769312853ce65a 100644
(file)
--- a/
test/FrontendC/mmx-inline-asm.c
+++ b/
test/FrontendC/mmx-inline-asm.c
@@
-1,4
+1,4
@@
-// RUN: %llvmgcc -S -o - %s | FileCheck %s
+// RUN: %llvmgcc -
mmmx -
S -o - %s | FileCheck %s
// XFAIL: *
// XTARGET: x86,i386,i686
// <rdar://problem/9091220>