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:
2b5c8d6
)
test: Add "REQUIRES: native" so this test passes with no default triple configured
author
Justin Bogner
<mail@justinbogner.com>
Tue, 15 Sep 2015 21:13:33 +0000
(21:13 +0000)
committer
Justin Bogner
<mail@justinbogner.com>
Tue, 15 Sep 2015 21:13:33 +0000
(21:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247719
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/tools/llvm-mc/basic.test
patch
|
blob
|
history
diff --git
a/test/tools/llvm-mc/basic.test
b/test/tools/llvm-mc/basic.test
index 69d8f311fba6eb30a23d666913d7828bbe79b2e7..abdd3b71f7d8d2d03e2885add237a46c6bf82061 100644
(file)
--- a/
test/tools/llvm-mc/basic.test
+++ b/
test/tools/llvm-mc/basic.test
@@
-1,2
+1,4
@@
# RUN: not llvm-mc %t.blah -o %t2 2>&1 | FileCheck --check-prefix=ENOENT %s
+# REQUIRES: native
+
# ENOENT: {{.*}}.blah: {{[Nn]}}o such file or directory