forked from OSchip/llvm-project
parent
6dc3fcb1c6
commit
5bd647dfd0
|
@ -1,7 +1,3 @@
|
|||
## There is some bad quoting interaction between lit's internal shell, which is
|
||||
## implemented in Python, and the Cygwin implementations of the Unix utilities.
|
||||
## Avoid running these tests on Windows for now by requiring a real shell.
|
||||
|
||||
# REQUIRES: x86
|
||||
|
||||
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %p/Inputs/shared.s -o %t2.o
|
||||
|
|
Loading…
Reference in New Issue