AArch64/GlobalISel: Fix missing function begin marker in test
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 27 Aug 2020 17:25:12 +0000 (13:25 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 27 Aug 2020 20:56:17 +0000 (16:56 -0400)
llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-combiner-and-trivial-mask.mir

index 61e789d..88f0f8d 100644 (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