mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 06:33:24 +00:00
Make sure we create a new archive by deleting any stale ones first.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199319 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
814c8910f2
commit
03f1cb72a4
@ -40,6 +40,7 @@
|
||||
; new archive and checking that date.
|
||||
; RUN: rm -f very_long_bytecode_file_name.bc
|
||||
; RUN: llvm-ar xo %p/Inputs/GNU.a very_long_bytecode_file_name.bc
|
||||
; RUN; rm -f %t.a
|
||||
; RUN: llvm-ar rc %t.a very_long_bytecode_file_name.bc
|
||||
; RUN: env TZ=GMT llvm-ar tv %t.a | FileCheck %s
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user