aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/Inputs/PR8300.b.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker/Inputs/PR8300.b.ll')
-rw-r--r--test/Linker/Inputs/PR8300.b.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Linker/Inputs/PR8300.b.ll b/test/Linker/Inputs/PR8300.b.ll
index 9e538f5..362d309 100644
--- a/test/Linker/Inputs/PR8300.b.ll
+++ b/test/Linker/Inputs/PR8300.b.ll
@@ -1,7 +1,7 @@
%foo = type { [8 x i8] }
%bar = type { [9 x i8] }
-@zed = alias bitcast (void (%bar*)* @xyz to void (%foo*)*)
+@zed = alias void (%foo*), void (%bar*)* @xyz
define void @xyz(%bar* %this) {
entry: