[LLD][ELF] - Remove excessive requirement from the test.
It feels "shell" is excessive. Lets try without it. llvm-svn: 338958
This commit is contained in:
parent
0fc18331b4
commit
062fca3e47
|
|
@ -1,4 +1,4 @@
|
|||
# REQUIRES: x86, shell
|
||||
# REQUIRES: x86
|
||||
# Make sure that LLD works even if the current directory is not writable.
|
||||
|
||||
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o
|
||||
|
|
|
|||
Loading…
Reference in New Issue