summaryrefslogtreecommitdiff
path: root/test/DebugInfo/Generic/gmlt.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/Generic/gmlt.test')
-rw-r--r--test/DebugInfo/Generic/gmlt.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/Generic/gmlt.test b/test/DebugInfo/Generic/gmlt.test
index 0514dbfc461af..e36a3bdea3553 100644
--- a/test/DebugInfo/Generic/gmlt.test
+++ b/test/DebugInfo/Generic/gmlt.test
@@ -1,5 +1,5 @@
; 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 < %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