For biendian targets like ARM and AArch64, it is useful to have the
[oota-llvm.git] / test / DebugInfo / AArch64 / big-endian-dump.ll
index 7b48fa243c28c22f82f49641c68937e2df55115d..3af30011f25d66aaaec7f191440f5cf24111b718 100644 (file)
@@ -1,4 +1,6 @@
-; RUN: llc -O0 -filetype=obj -mtriple=aarch64_be-none-linux < %s | llvm-dwarfdump -
+; RUN: llc -O0 -filetype=obj -mtriple=aarch64_be-none-linux < %s | llvm-dwarfdump - | FileCheck %s
+
+; CHECK: file format ELF64-aarch64-big
 
 target datalayout = "E-m:e-i64:64-i128:128-n32:64-S128"