forked from OSchip/llvm-project
AArch64/GlobalISel: Fix missing function begin marker in test
This commit is contained in:
parent
ee679638d7
commit
0034e00da0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue