Add support for ARM and AArch64 big endian objects to
[oota-llvm.git] / test / DebugInfo / gmlt.test
index 6365d160ac74e25663aa264e8797a333ea2240d4..0514dbfc461afece4738341b985e1ad6f216945d 100644 (file)
@@ -1,2 +1,5 @@
 ; REQUIRES: object-emission
 ; RUN: %llc_dwarf -O0 -filetype=obj < %S/Inputs/gmlt.ll | llvm-dwarfdump - | FileCheck %S/Inputs/gmlt.ll
+
+; There's a darwin specific test in X86/gmlt, so it's okay to XFAIL this here.
+; XFAIL: darwin