From: Nico Weber Date: Fri, 22 Apr 2016 01:08:56 +0000 (+0000) Subject: Try to fix UNRESOLVED: LLVM :: CodeGen/AArch64/arm64-regress-opt-cmp.s on bots. X-Git-Tag: llvmorg-3.9.0-rc1~8365 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f3fc7483088071cbcf70733f5aaa58c83c1cf448;p=platform%2Fupstream%2Fllvm.git Try to fix UNRESOLVED: LLVM :: CodeGen/AArch64/arm64-regress-opt-cmp.s on bots. This test used to write a .s file until r266971 fixed that. But on most bots, the .s file still exists. Add an rm statement to clean up the bots. In a few days, this statement can go away again. llvm-svn: 267095 --- diff --git a/llvm/test/CodeGen/AArch64/arm64-regress-opt-cmp.mir b/llvm/test/CodeGen/AArch64/arm64-regress-opt-cmp.mir index 50344db..de63346 100644 --- a/llvm/test/CodeGen/AArch64/arm64-regress-opt-cmp.mir +++ b/llvm/test/CodeGen/AArch64/arm64-regress-opt-cmp.mir @@ -1,3 +1,4 @@ +# RUN: rm -f %S/arm64-regress-opt-cmp.s # RUN: llc -mtriple=aarch64-linux-gnu -run-pass peephole-opts -o - %s 2>&1 | FileCheck %s # CHECK: %1 = ANDWri {{.*}} # CHECK-NEXT: %wzr = SUBSWri {{.*}}