llvm_12: disable failing 'DebugInfo/X86/vla-multi.ll' on armv7l
This commit is contained in:
parent
1905f5f2e5
commit
68bc5b4224
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ in stdenv.mkDerivation (rec {
|
|||
rm test/DebugInfo/X86/convert-debugloc.ll
|
||||
rm test/DebugInfo/X86/convert-inlined.ll
|
||||
rm test/DebugInfo/X86/convert-linked.ll
|
||||
rm test/DebugInfo/X86/vla-multi.ll
|
||||
rm test/tools/dsymutil/X86/op-convert.test
|
||||
'' + optionalString (stdenv.hostPlatform.system == "armv6l-linux") ''
|
||||
# Seems to require certain floating point hardware (NEON?)
|
||||
|
|
Loading…
Reference in a new issue