mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 03:21:40 +08:00
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:
@@ -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; \
|
||||
|
||||
Reference in New Issue
Block a user