Make the default triple optional by allowing an empty string
[oota-llvm.git] / test / DebugInfo / gmlt.test
diff --git a/test/DebugInfo/gmlt.test b/test/DebugInfo/gmlt.test
deleted file mode 100644 (file)
index 0514dbf..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-; 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