diff --git a/lld/test/ELF/dynamic-list.s b/lld/test/ELF/dynamic-list.s index 7cd587380e59..58848902a32a 100644 --- a/lld/test/ELF/dynamic-list.s +++ b/lld/test/ELF/dynamic-list.s @@ -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