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.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/Generic/gmlt.test b/llvm/test/DebugInfo/Generic/gmlt.test
index 0514dbfc461..e36a3bdea35 100644
--- a/llvm/test/DebugInfo/Generic/gmlt.test
+++ b/llvm/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
OpenPOWER on IntegriCloud