summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/thinlto-alias2.ll
diff options
context:
space:
mode:
authorEugene Leviant <eleviant@accesssoftek.com>2019-07-05 15:25:05 +0000
committerEugene Leviant <eleviant@accesssoftek.com>2019-07-05 15:25:05 +0000
commit3aef35288b5387d3b1e8c1627df5c031b9c151c7 (patch)
treea234bcaa1bd15f5170446186728e3fdd89a69159 /llvm/test/Bitcode/thinlto-alias2.ll
parent47afdaa4872e8617734e50bcc99bab149bfb08f8 (diff)
[ThinLTO] Attempt to recommit r365188 after alignment fix
llvm-svn: 365215
Diffstat (limited to 'llvm/test/Bitcode/thinlto-alias2.ll')
-rw-r--r--llvm/test/Bitcode/thinlto-alias2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Bitcode/thinlto-alias2.ll b/llvm/test/Bitcode/thinlto-alias2.ll
index 8b04ee75ac52..d43870632743 100644
--- a/llvm/test/Bitcode/thinlto-alias2.ll
+++ b/llvm/test/Bitcode/thinlto-alias2.ll
@@ -5,7 +5,7 @@
; CHECK: <GLOBALVAL_SUMMARY_BLOCK
; CHECK-NEXT: <VERSION
; CHECK-NEXT: <FLAGS
-; CHECK-NEXT: <PERMODULE {{.*}} op4=0 op5=0 op6=[[ALIASID:[0-9]+]]/>
+; CHECK-NEXT: <PERMODULE {{.*}} op4=0 op5=0 op6=0 op7=[[ALIASID:[0-9]+]]/>
; CHECK-NEXT: <PERMODULE {{.*}} op0=[[ALIASEEID:[0-9]+]]
; CHECK-NEXT: <ALIAS {{.*}} op0=[[ALIASID]] {{.*}} op2=[[ALIASEEID]]/>
; CHECK-NEXT: </GLOBALVAL_SUMMARY_BLOCK>