AArch64/GlobalISel: Fix missing function begin marker in test

This commit is contained in:
Matt Arsenault 2020-08-27 13:25:12 -04:00
parent ee679638d7
commit 0034e00da0
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#
# RUN: llc -mtriple aarch64 -run-pass=aarch64-postlegalizer-combiner -verify-machineinstrs %s -o - | FileCheck %s
---
name: remove_and_with_one_bit
legalized: true
tracksRegLiveness: true