mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
[Object] Temporarily disable these tests.
They are failing because archives create unaligned ELF files. The recent Endian change added a __builtin_unreachable() when this happens. I will be committing a fix for this soon. llvm-svn: 171438
This commit is contained in:
parent
41fcaf48a2
commit
8246b2fd6b
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Check if the index is appearing properly in the output file
|
||||
# Check if the index is appearing properly in the output file
|
||||
#
|
||||
RUN: llvm-nm -s %p/Inputs/liblong_filenames.a | FileCheck -check-prefix=CHECKIDX %s
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Check if the index is appearing properly in the output file
|
||||
# Check if the index is appearing properly in the output file
|
||||
#
|
||||
RUN: llvm-nm -s %p/Inputs/libsimple_archive.a | FileCheck -check-prefix=CHECKIDX %s
|
||||
|
Loading…
Reference in New Issue
Block a user