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:
4cee289
)
Unbreak test on non-COFF targets.
author
Benjamin Kramer
<benny.kra@googlemail.com>
Sat, 16 Oct 2010 11:27:13 +0000
(11:27 +0000)
committer
Benjamin Kramer
<benny.kra@googlemail.com>
Sat, 16 Oct 2010 11:27:13 +0000
(11:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116669
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/MC/COFF/weak.s
patch
|
blob
|
history
diff --git
a/test/MC/COFF/weak.s
b/test/MC/COFF/weak.s
index d910059a47deef6ff746f1e39d02d3c54d54481a..a240d7152c76f96f254b8d1ab34509f05902bd8a 100644
(file)
--- a/
test/MC/COFF/weak.s
+++ b/
test/MC/COFF/weak.s
@@
-1,7
+1,7
@@
// This tests that default-null weak symbols (a GNU extension) are created
\r
// properly via the .weak directive.
\r
\r
-// RUN: llvm-mc -filetype=obj < %s | coff-dump.py | FileCheck %s
\r
+// RUN: llvm-mc -filetype=obj
-triple i686-pc-win32
< %s | coff-dump.py | FileCheck %s
\r
\r
.def _main;
\r
.scl 2;
\r