From bf46e7410c8a1d26c4a434261baaae28a904d657 Mon Sep 17 00:00:00 2001 From: Eugene Leviant Date: Fri, 16 Nov 2018 07:08:00 +0000 Subject: [ThinLTO] Internalize readonly globals An attempt to recommit r346584 after failure on OSX build bot. Fixed cache key computation in ThinLTOCodeGenerator and added test case llvm-svn: 347033 --- llvm/test/Bitcode/thinlto-function-summary-callgraph.ll | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/test/Bitcode/thinlto-function-summary-callgraph.ll') diff --git a/llvm/test/Bitcode/thinlto-function-summary-callgraph.ll b/llvm/test/Bitcode/thinlto-function-summary-callgraph.ll index 8025eee5929b..ca6ed433f7b9 100644 --- a/llvm/test/Bitcode/thinlto-function-summary-callgraph.ll +++ b/llvm/test/Bitcode/thinlto-function-summary-callgraph.ll @@ -17,7 +17,7 @@ ; CHECK-NEXT: ; CHECK: +; COMBINED-NEXT: ; COMBINED-NEXT: ; ModuleID = 'thinlto-function-summary-callgraph.ll' -- cgit v1.2.3