diff options
Diffstat (limited to 'llvm/test/Bitcode/thinlto-function-summary.ll')
| -rw-r--r-- | llvm/test/Bitcode/thinlto-function-summary.ll | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/test/Bitcode/thinlto-function-summary.ll b/llvm/test/Bitcode/thinlto-function-summary.ll index 6aee2636fa3b..799759ebcac1 100644 --- a/llvm/test/Bitcode/thinlto-function-summary.ll +++ b/llvm/test/Bitcode/thinlto-function-summary.ll @@ -19,10 +19,10 @@ ; BC: <GLOBALVAL_SUMMARY_BLOCK ; BC-NEXT: <VERSION ; BC-NEXT: <FLAGS -; BC-NEXT: <PERMODULE {{.*}} op0=1 op1=0 -; BC-NEXT: <PERMODULE {{.*}} op0=2 op1=0 -; BC-NEXT: <PERMODULE {{.*}} op0=3 op1=7 -; BC-NEXT: <PERMODULE {{.*}} op0=4 op1=0 op2=4 op3=0 +; BC-NEXT: <PERMODULE_PROFILE {{.*}} op0=1 op1=0 +; BC-NEXT: <PERMODULE_PROFILE {{.*}} op0=2 op1=0 +; BC-NEXT: <PERMODULE_PROFILE {{.*}} op0=3 op1=7 +; BC-NEXT: <PERMODULE_PROFILE {{.*}} op0=4 op1=0 op2=4 op3=0 ; BC-NEXT: <ALIAS {{.*}} op0=6 op1=0 op2=3 ; BC-NEXT: </GLOBALVAL_SUMMARY_BLOCK ; BC: <STRTAB_BLOCK |
