summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic/gmlt.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/Generic/gmlt.test')
-rw-r--r--llvm/test/DebugInfo/Generic/gmlt.test6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/test/DebugInfo/Generic/gmlt.test b/llvm/test/DebugInfo/Generic/gmlt.test
deleted file mode 100644
index d098d1e9125..00000000000
--- a/llvm/test/DebugInfo/Generic/gmlt.test
+++ /dev/null
@@ -1,6 +0,0 @@
-; REQUIRES: object-emission
-; RUN: %llc_dwarf -O0 -filetype=obj < %S/../Inputs/gmlt.ll | llvm-dwarfdump - | FileCheck %S/../Inputs/gmlt.ll
-; RUN: %llc_dwarf -O0 -filetype=obj -debug-info-for-profiling < %S/../Inputs/gmlt.ll | llvm-dwarfdump - | FileCheck %S/../Inputs/gmlt.ll --check-prefixes=PROFILING
-
-; There's a darwin specific test in X86/gmlt, so it's okay to XFAIL this here.
-; XFAIL: darwin
OpenPOWER on IntegriCloud