summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/thinlto-function-summary.ll
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-04-24 03:18:11 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-04-24 03:18:11 +0000
commit8fe6936e180d12afbbfeb83590baf526395cc272 (patch)
tree3e172d89d147a2ec51c9fa32f69a4d72424a5f72 /llvm/test/Bitcode/thinlto-function-summary.ll
parent059464fe3690348c1bc0f3735354ad90c3796471 (diff)
downloadbcm5719-llvm-8fe6936e180d12afbbfeb83590baf526395cc272.tar.gz
bcm5719-llvm-8fe6936e180d12afbbfeb83590baf526395cc272.zip
Add a version field in the bitcode for the summary
Differential Revision: http://reviews.llvm.org/D19456 From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 267318
Diffstat (limited to 'llvm/test/Bitcode/thinlto-function-summary.ll')
-rw-r--r--llvm/test/Bitcode/thinlto-function-summary.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/thinlto-function-summary.ll b/llvm/test/Bitcode/thinlto-function-summary.ll
index 639b68df1df..8b18f07bdeb 100644
--- a/llvm/test/Bitcode/thinlto-function-summary.ll
+++ b/llvm/test/Bitcode/thinlto-function-summary.ll
@@ -5,6 +5,7 @@
; same in the ValueSumbolTable, to ensure the ordering is stable.
; Also check the linkage field on the summary entries.
; BC: <GLOBALVAL_SUMMARY_BLOCK
+; BC-NEXT: <VERSION
; BC-NEXT: <PERMODULE {{.*}} op0=1 op1=0
; BC-NEXT: <PERMODULE {{.*}} op0=2 op1=0
; BC-NEXT: <PERMODULE {{.*}} op0=3 op1=3
OpenPOWER on IntegriCloud