Skip to content

Commit

Permalink
llvmPackages_15: remove failing tests removed upstream
Browse files Browse the repository at this point in the history
Co-authored-by: misuzu <neironyan@gmail.com>
  • Loading branch information
Et7f3 and misuzu committed Jan 8, 2023
1 parent a0822c5 commit fb8668c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/development/compilers/llvm/15/llvm/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ in stdenv.mkDerivation (rec {
rm test/tools/gold/X86/split-dwarf.ll
rm test/tools/llvm-dwarfdump/X86/prettyprint_types.s
rm test/tools/llvm-dwarfdump/X86/simplified-template-names.s
rm test/CodeGen/RISCV/rv32zbp.ll
rm test/CodeGen/RISCV/rv64zbp.ll
'' + optionalString (stdenv.hostPlatform.system == "armv6l-linux") ''
# Seems to require certain floating point hardware (NEON?)
rm test/ExecutionEngine/frem.ll
Expand Down

0 comments on commit fb8668c

Please sign in to comment.