summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/DebugInfo/Generic/linear-dbg-value.ll (renamed from llvm/test/DebugInfo/X86/linear-dbg-value.ll)2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/X86/linear-dbg-value.ll b/llvm/test/DebugInfo/Generic/linear-dbg-value.ll
index 1418ce301cc..15cbefe03d2 100644
--- a/llvm/test/DebugInfo/X86/linear-dbg-value.ll
+++ b/llvm/test/DebugInfo/Generic/linear-dbg-value.ll
@@ -1,5 +1,5 @@
; RUN: llc -stop-before=expand-isel-pseudos -pre-RA-sched=linearize < %s | FileCheck %s
-source_filename = "/Data/llvm/test/DebugInfo/X86/linear-dbg-value.ll"
+source_filename = "linear-dbg-value.ll"
; Function Attrs: nounwind readonly uwtable
define i32 @foo(i32* nocapture readonly %a, i32 %N) local_unnamed_addr #0 !dbg !6 {
OpenPOWER on IntegriCloud