Drop arm triple from test/CodeGen/AArch64/global-merge-hidden-minsize.ll
authorHans Wennborg <hans@chromium.org>
Thu, 30 Jan 2020 14:02:36 +0000 (15:02 +0100)
committerHans Wennborg <hans@chromium.org>
Thu, 30 Jan 2020 14:02:38 +0000 (15:02 +0100)
Because it's in the AArch64/ directory, it runs in cases where the arm
target may not be available, see comment on D73235.

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

index 25241ad..aed6a40 100644 (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