Require shell for lld/test/ELF/arm-exidx-range.s

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.
This commit is contained in:
Hans Wennborg
2020-07-20 17:48:00 +02:00
parent dde98c82c0
commit 8a197e0b16

View 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; \