Require shell for lld/test/ELF/arm-exidx-range.s
authorHans Wennborg <hans@chromium.org>
Mon, 20 Jul 2020 15:48:00 +0000 (17:48 +0200)
committerHans Wennborg <hans@chromium.org>
Mon, 20 Jul 2020 15:49:10 +0000 (17:49 +0200)
The test fails in 32-bit Windows builds for unclear reasons:

ld.lld: error: failed to open
C:\src\llvm_package_1100-rc1\build32_stage0\tools\lld\test\ELF\Output\arm-exidx-range.s.tmp:
The parameter is incorrect.

lld/test/ELF/arm-exidx-range.s

index 6976370..623c6a8 100644 (file)
@@ -1,4 +1,4 @@
-// REQUIRES: arm
+// REQUIRES: arm, shell
 // RUN: llvm-mc --arm-add-build-attributes --triple=armv7a-linux-gnueabihf -filetype=obj %s -o %t.o
 // RUN: echo "SECTIONS { \
 // RUN:         . = 0x80000000; \