diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-01-06 20:13:21 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-01-06 20:13:21 +0000 |
| commit | 7e7b6700743285c0af506ac6299ddf82ebd434b9 (patch) | |
| tree | 578d2ea1868b77f3dff145df7f8f3fe73272c09e /test/Bitcode/thinlto-function-summary.ll | |
| parent | 4b570baa7e867c652fa7d690585098278082fae9 (diff) | |
Vendor import of llvm trunk r291274:vendor/llvm/llvm-trunk-r291274
https://llvm.org/svn/llvm-project/llvm/trunk@291274
Notes
Notes:
svn path=/vendor/llvm/dist/; revision=311532
svn path=/vendor/llvm/llvm-trunk-r291274/; revision=311533; tag=vendor/llvm/llvm-trunk-r291274
Diffstat (limited to 'test/Bitcode/thinlto-function-summary.ll')
| -rw-r--r-- | test/Bitcode/thinlto-function-summary.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Bitcode/thinlto-function-summary.ll b/test/Bitcode/thinlto-function-summary.ll index e42c55c1c2eb..594aaab566d1 100644 --- a/test/Bitcode/thinlto-function-summary.ll +++ b/test/Bitcode/thinlto-function-summary.ll @@ -10,7 +10,7 @@ ; 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=32 +; BC-NEXT: <PERMODULE {{.*}} op0=4 op1=16 ; BC-NEXT: <ALIAS {{.*}} op0=5 op1=0 op2=3 ; BC-NEXT: </GLOBALVAL_SUMMARY_BLOCK ; BC-NEXT: <VALUE_SYMTAB |
