diff options
| author | Eugene Leviant <eleviant@accesssoftek.com> | 2019-07-05 13:26:05 +0000 |
|---|---|---|
| committer | Eugene Leviant <eleviant@accesssoftek.com> | 2019-07-05 13:26:05 +0000 |
| commit | e91f86f0ac70be2bfcb3fb862b4e6d9d9f84cf5f (patch) | |
| tree | f5d1b66d575ed369304540880d3e1bed3a6ac194 /llvm/test/Bitcode/thinlto-alias2.ll | |
| parent | 8ca1c65cedb0b86c9706b5ec1a962d80f48af434 (diff) | |
Reverted r365188 due to alignment problems on i686-android
llvm-svn: 365206
Diffstat (limited to 'llvm/test/Bitcode/thinlto-alias2.ll')
| -rw-r--r-- | llvm/test/Bitcode/thinlto-alias2.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Bitcode/thinlto-alias2.ll b/llvm/test/Bitcode/thinlto-alias2.ll index d43870632743..8b04ee75ac52 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=0 op7=[[ALIASID:[0-9]+]]/> +; CHECK-NEXT: <PERMODULE {{.*}} op4=0 op5=0 op6=[[ALIASID:[0-9]+]]/> ; CHECK-NEXT: <PERMODULE {{.*}} op0=[[ALIASEEID:[0-9]+]] ; CHECK-NEXT: <ALIAS {{.*}} op0=[[ALIASID]] {{.*}} op2=[[ALIASEEID]]/> ; CHECK-NEXT: </GLOBALVAL_SUMMARY_BLOCK> |
