It makes finding already covered tests much easier with "grep -L
arm64".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208187
91177308-0d34-0410-b5e6-
96231b3b80d8
; RUN: not llc < %s -mtriple=aarch64-linux-gnueabi 2>&1 | FileCheck %s
+; arm64 has separate copy of this test
define i32 @get_stack() nounwind {
entry:
; RUN: not llc < %s -mtriple=aarch64-linux-gnueabi 2>&1 | FileCheck %s
+; arm64 has separate copy of this test
define i32 @get_stack() nounwind {
entry:
; RUN: llc < %s -mtriple=aarch64-linux-gnueabi | FileCheck %s
+; arm64 has a separate copy of this test
define i64 @get_stack() nounwind {
entry: