[ELF] - Remove outdated comment. NFC.

llvm-svn: 311449
This commit is contained in:
George Rimar 2017-08-22 11:11:11 +00:00
parent 6dc3fcb1c6
commit 5bd647dfd0
1 changed files with 0 additions and 4 deletions

View File

@ -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