mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Remove this test for now.
It is not reliable to depend on the output of llvm_unreachable. The original change will have proper tests when llvm-ar moves to lib/Object (soon). llvm-svn: 186043
This commit is contained in:
parent
638eb9dfef
commit
a639b1d8e8
@ -30,10 +30,3 @@ RUN: llvm-nm %p/Inputs/archive-test.a-gnu-minimal
|
||||
|
||||
And don't crash when asked to print a non existing symtab.
|
||||
RUN: llvm-nm -s %p/Inputs/archive-test.a-gnu-minimal
|
||||
|
||||
|
||||
Test that we at least find the symbol table on an OS X archive. Please update
|
||||
this when we are actually able to parse it.
|
||||
RUN: not llvm-nm -s %p/Inputs/MacOSX.a 2>&1 | FileCheck %s -check-prefix OSX
|
||||
|
||||
OSX: BSD archive format is not supported
|
||||
|
Loading…
x
Reference in New Issue
Block a user