mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-03 02:31:26 +00: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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171438 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f94cfb65f5
commit
3fea4ef0b4
@ -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…
x
Reference in New Issue
Block a user