forked from OSchip/llvm-project
Temporarily remove the test added in r250117 while I investigate why two
of the build bots get a different error on that malformed file. llvm-svn: 250120
This commit is contained in:
parent
bf22f5063a
commit
0b3bfd15fe
|
@ -39,9 +39,3 @@
|
|||
# RUN: | FileCheck -check-prefix=m0337 %s
|
||||
|
||||
# m0337: subq $16, %rsp
|
||||
|
||||
# RUN: llvm-objdump -macho -disassemble \
|
||||
# RUN: %p/Inputs/malformed-machos/00000031.a \
|
||||
# RUN: | FileCheck -check-prefix=0031a %s
|
||||
|
||||
# 0031a: Archive
|
||||
|
|
Loading…
Reference in New Issue