Skip to content

Commit 68bc5b4

Browse files
committed
llvm_12: disable failing 'DebugInfo/X86/vla-multi.ll' on armv7l
1 parent 1905f5f commit 68bc5b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgs/development/compilers/llvm/12/llvm/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ in stdenv.mkDerivation (rec {
9696
rm test/DebugInfo/X86/convert-debugloc.ll
9797
rm test/DebugInfo/X86/convert-inlined.ll
9898
rm test/DebugInfo/X86/convert-linked.ll
99+
rm test/DebugInfo/X86/vla-multi.ll
99100
rm test/tools/dsymutil/X86/op-convert.test
100101
'' + optionalString (stdenv.hostPlatform.system == "armv6l-linux") ''
101102
# Seems to require certain floating point hardware (NEON?)

0 commit comments

Comments
 (0)