summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/MC/AsmParser/preserve-comments-crlf.s1
-rw-r--r--llvm/test/Other/can-execute.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/MC/AsmParser/preserve-comments-crlf.s b/llvm/test/MC/AsmParser/preserve-comments-crlf.s
index 90a71ea7984..052870ce248 100644
--- a/llvm/test/MC/AsmParser/preserve-comments-crlf.s
+++ b/llvm/test/MC/AsmParser/preserve-comments-crlf.s
@@ -1,3 +1,4 @@
+ #REQUIRES: shell
#RUN: llvm-mc -preserve-comments -n -triple i386-linux-gnu < %s > %t
#RUN: diff --strip-trailing-cr %s %t
.text
diff --git a/llvm/test/Other/can-execute.txt b/llvm/test/Other/can-execute.txt
index 9160e463744..ae97d7ba816 100644
--- a/llvm/test/Other/can-execute.txt
+++ b/llvm/test/Other/can-execute.txt
@@ -1,4 +1,5 @@
REQUIRES: can-execute
+REQUIRES: shell
This tests that we abstract two peculiarities of unix in can_execute:
OpenPOWER on IntegriCloud