mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-01 00:02:16 +00:00
Fix typo: : not ;
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199359 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fb432acff8
commit
f847b5bbad
@ -40,7 +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: 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