Skip to content

Commit 6be9acd

Browse files
committed
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.
1 parent 0bb9a27 commit 6be9acd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/AArch64/global-merge-hidden-minsize.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; RUN: llc %s -mtriple=arm-none-linux-gnu -o - | FileCheck %s
21
; RUN: llc %s -mtriple=aarch64-none-linux-gnu -o - | FileCheck %s
32

43
@x = hidden global i32 0, align 4

0 commit comments

Comments
 (0)