[llvm] Remove an old bot cleanup command
authorNico Weber <thakis@chromium.org>
Thu, 20 Jan 2022 20:02:35 +0000 (15:02 -0500)
committerNico Weber <thakis@chromium.org>
Thu, 20 Jan 2022 20:02:35 +0000 (15:02 -0500)
llvm/test/CodeGen/AMDGPU/llc-pipeline.ll

index 660595a..d3ae8bb 100644 (file)
@@ -1,7 +1,5 @@
 ; When EXPENSIVE_CHECKS are enabled, the machine verifier appears between each
 ; pass. Ignore it with 'grep -v'.
-; fixme: the following line is added to cleanup bots, will be removed in weeks.
-; RUN: rm -f %S/llc-pipeline.s
 ; RUN: llc -O0 -mtriple=amdgcn--amdhsa -disable-verify -debug-pass=Structure < %s 2>&1 \
 ; RUN:   | grep -v 'Verify generated machine code' | FileCheck -match-full-lines -strict-whitespace -check-prefix=GCN-O0 %s
 ; RUN: llc -O1 -mtriple=amdgcn--amdhsa -disable-verify -debug-pass=Structure < %s 2>&1 \