summaryrefslogtreecommitdiffstats
path: root/test/Object/extract.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Object/extract.ll')
-rw-r--r--test/Object/extract.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Object/extract.ll b/test/Object/extract.ll
index 4e519ae..9f93c68 100644
--- a/test/Object/extract.ll
+++ b/test/Object/extract.ll
@@ -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