summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Assembler')
-rw-r--r--llvm/test/Assembler/thinlto-bad-summary1.ll2
-rw-r--r--llvm/test/Assembler/thinlto-bad-summary2.ll2
-rw-r--r--llvm/test/Assembler/thinlto-bad-summary3.ll2
3 files changed, 3 insertions, 3 deletions
diff --git a/llvm/test/Assembler/thinlto-bad-summary1.ll b/llvm/test/Assembler/thinlto-bad-summary1.ll
index 394506317d9..1876e5a3e7d 100644
--- a/llvm/test/Assembler/thinlto-bad-summary1.ll
+++ b/llvm/test/Assembler/thinlto-bad-summary1.ll
@@ -14,5 +14,5 @@ entry:
ret i32 1
}
-^0 = module: (path: "{{.*}}/test/Assembler/thinlto-bad-summary1.ll", hash: (0, 0, 0, 0, 0))
+^0 = module: (path: "{{.*}}thinlto-bad-summary1.ll", hash: (0, 0, 0, 0, 0))
^1 = ()
diff --git a/llvm/test/Assembler/thinlto-bad-summary2.ll b/llvm/test/Assembler/thinlto-bad-summary2.ll
index b736c101adc..43315403556 100644
--- a/llvm/test/Assembler/thinlto-bad-summary2.ll
+++ b/llvm/test/Assembler/thinlto-bad-summary2.ll
@@ -14,5 +14,5 @@ entry:
ret i32 1
}
-^0 = module: (path: "{{.*}}/test/Assembler/thinlto-bad-summary1.ll", hash: (0, 0, 0, 0, 0))
+^0 = module: (path: "{{.*}}thinlto-bad-summary1.ll", hash: (0, 0, 0, 0, 0))
^1 = gv: )(
diff --git a/llvm/test/Assembler/thinlto-bad-summary3.ll b/llvm/test/Assembler/thinlto-bad-summary3.ll
index 1855a3d4dd8..12348fa4975 100644
--- a/llvm/test/Assembler/thinlto-bad-summary3.ll
+++ b/llvm/test/Assembler/thinlto-bad-summary3.ll
@@ -14,6 +14,6 @@ entry:
ret i32 1
}
-^0 = module: (path: "{{.*}}/test/Assembler/thinlto-bad-summary1.ll", hash: (0, 0, 0, 0, 0))
+^0 = module: (path: "{{.*}}thinlto-bad-summary1.ll", hash: (0, 0, 0, 0, 0))
; Missing a ')'
^1 = gv: (name: "main", summaries: (function: (module: ^0, flags: (linkage: external, notEligibleToImport: 0, live: 0, dsoLocal: 0), insts: 1)) ; guid = 15822663052811949562
OpenPOWER on IntegriCloud