Skip to content

Commit e17889f

Browse files
Pierre-vhAlexisPerry
authored andcommitted
[AArch64] Remove -debug flag from mlicm-csr-mask.mir
1 parent fa47370 commit e17889f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/AArch64/mlicm-csr-mask.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
2-
# RUN: llc -mtriple=aarch64-unknown-linux-gnu -run-pass=greedy,machinelicm -verify-machineinstrs -debug -o - %s | FileCheck %s
2+
# RUN: llc -mtriple=aarch64-unknown-linux-gnu -run-pass=greedy,machinelicm -verify-machineinstrs -o - %s | FileCheck %s
33

44
# FIXME: Running RA is needed otherwise it runs pre-RA LICM.
55
---

0 commit comments

Comments
 (0)