Drop arm triple from test/CodeGen/AArch64/global-merge-hidden-minsize.ll

Because it's in the AArch64/ directory, it runs in cases where the arm
target may not be available, see comment on D73235.
This commit is contained in:
Hans Wennborg 2020-01-30 15:02:36 +01:00
parent 0bb9a27c98
commit 6be9acdfa8
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
; RUN: llc %s -mtriple=arm-none-linux-gnu -o - | FileCheck %s
; RUN: llc %s -mtriple=aarch64-none-linux-gnu -o - | FileCheck %s
@x = hidden global i32 0, align 4