summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/summary_version.ll
diff options
context:
space:
mode:
authorSteven Wu <stevenwu@apple.com>2018-11-13 17:35:04 +0000
committerSteven Wu <stevenwu@apple.com>2018-11-13 17:35:04 +0000
commitfa43892d6fdf77e373dcf54f1c934380b8731df2 (patch)
tree4908fa417e03b50a4713544230c993893fd38afb /llvm/test/Bitcode/summary_version.ll
parent77c17e26eaca06626a4ad1d9b2ccaba28d15b62f (diff)
downloadbcm5719-llvm-fa43892d6fdf77e373dcf54f1c934380b8731df2.tar.gz
bcm5719-llvm-fa43892d6fdf77e373dcf54f1c934380b8731df2.zip
Revert "[ThinLTO] Internalize readonly globals"
This reverts commit 10c84a8f35cae4a9fc421648d9608fccda3925f2. llvm-svn: 346768
Diffstat (limited to 'llvm/test/Bitcode/summary_version.ll')
-rw-r--r--llvm/test/Bitcode/summary_version.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Bitcode/summary_version.ll b/llvm/test/Bitcode/summary_version.ll
index 4913a1ec066..b285da7a6f4 100644
--- a/llvm/test/Bitcode/summary_version.ll
+++ b/llvm/test/Bitcode/summary_version.ll
@@ -2,7 +2,7 @@
; RUN: opt -module-summary %s -o - | llvm-bcanalyzer -dump | FileCheck %s
; CHECK: <GLOBALVAL_SUMMARY_BLOCK
-; CHECK: <VERSION op0=5/>
+; CHECK: <VERSION op0=4/>
OpenPOWER on IntegriCloud