]> granicus.if.org Git - llvm/commitdiff
Fixup compilation/test failures after r354960 and r355013.
authorJames Y Knight <jyknight@google.com>
Wed, 27 Feb 2019 21:47:35 +0000 (21:47 +0000)
committerJames Y Knight <jyknight@google.com>
Wed, 27 Feb 2019 21:47:35 +0000 (21:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355034 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/llvm-readobj/thin-archive.test

index 3cdbaa51706d33c038fb5e3404499d433b301b29..3f103a7a01fbe008af6ffb2802cdddecec6464af 100644 (file)
@@ -50,6 +50,7 @@
 
 # Overwrite one of the members with a member of a different size to show that
 # the size field in the member header is not relevant.
+# RUN: rm -f %t/2.o
 # RUN: cp %t/1.o %t/2.o
 # RUN: llvm-readobj --file-headers %t.a | FileCheck %s --check-prefix=RESIZED