summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwarfdump/ARM/big-endian-dump.ll
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2014-09-24 21:29:45 +0000
committerRenato Golin <renato.golin@linaro.org>2014-09-24 21:29:45 +0000
commitd35e6f6aeee981a823e55743fc9cb6675de1fea2 (patch)
treeb66e94e9ca247917684a57a47d43015878b931b8 /llvm/test/tools/llvm-dwarfdump/ARM/big-endian-dump.ll
parent2328747ede588545b74128c563b7a607bc3255dc (diff)
downloadbcm5719-llvm-d35e6f6aeee981a823e55743fc9cb6675de1fea2.tar.gz
bcm5719-llvm-d35e6f6aeee981a823e55743fc9cb6675de1fea2.zip
Revert 218408 - Report endianness in output of {dwarf, obj}dump
llvm-svn: 218414
Diffstat (limited to 'llvm/test/tools/llvm-dwarfdump/ARM/big-endian-dump.ll')
-rw-r--r--llvm/test/tools/llvm-dwarfdump/ARM/big-endian-dump.ll4
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/test/tools/llvm-dwarfdump/ARM/big-endian-dump.ll b/llvm/test/tools/llvm-dwarfdump/ARM/big-endian-dump.ll
index 8c29104bc5d..b7f962d5f16 100644
--- a/llvm/test/tools/llvm-dwarfdump/ARM/big-endian-dump.ll
+++ b/llvm/test/tools/llvm-dwarfdump/ARM/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 ELF32-arm-big
+; RUN: llvm-dwarfdump %t1
target datalayout = "E-m:e-p:32:32-i64:64-v128:64:128-n32-S64"
target triple = "armebv8-none--eabi"
OpenPOWER on IntegriCloud