mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-12 03:32:10 +00:00
Force the gnu archive format to fix the test on darwin.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242949 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6b35fdb647
commit
3b12bb79e8
@ -10,7 +10,7 @@ CHECK-NOT: bar
|
||||
|
||||
|
||||
RUN: rm -f %t.a
|
||||
RUN: llvm-ar rcT %t.a %p/Inputs/trivial-object-test.elf-x86-64 %p/Inputs/trivial-object-test2.elf-x86-64
|
||||
RUN: llvm-ar --format=gnu rcT %t.a %p/Inputs/trivial-object-test.elf-x86-64 %p/Inputs/trivial-object-test2.elf-x86-64
|
||||
RUN: llvm-nm -M %t.a | FileCheck --check-prefix=THIN %s
|
||||
|
||||
THIN: Archive map
|
||||
|
Loading…
x
Reference in New Issue
Block a user