OSDN Git Service

Try to fix UNRESOLVED: LLVM :: CodeGen/AArch64/arm64-regress-opt-cmp.s on bots.
authorNico Weber <nicolasweber@gmx.de>
Fri, 22 Apr 2016 01:08:56 +0000 (01:08 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 22 Apr 2016 01:08:56 +0000 (01:08 +0000)
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267095 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/AArch64/arm64-regress-opt-cmp.mir

index 50344db..de63346 100644 (file)
@@ -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 {{.*}}