summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwarfdump/AArch64/big-endian-dump.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-dwarfdump/AArch64/big-endian-dump.ll')
-rw-r--r--llvm/test/tools/llvm-dwarfdump/AArch64/big-endian-dump.ll4
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/test/tools/llvm-dwarfdump/AArch64/big-endian-dump.ll b/llvm/test/tools/llvm-dwarfdump/AArch64/big-endian-dump.ll
index 7c5315a33e3..7c1524e02b5 100644
--- a/llvm/test/tools/llvm-dwarfdump/AArch64/big-endian-dump.ll
+++ b/llvm/test/tools/llvm-dwarfdump/AArch64/big-endian-dump.ll
@@ -1,7 +1,5 @@
; RUN: llc -O0 -filetype=obj -o %t1 < %s
-; RUN: llvm-dwarfdump %t1 | FileCheck %s
-
-; CHECK: file format ELF64-aarch64-big
+; RUN: llvm-dwarfdump %t1
target datalayout = "E-m:e-i64:64-i128:128-n32:64-S128"
target triple = "aarch64_be-none--eabi"
OpenPOWER on IntegriCloud