From f7e52fbdb5a7af8ea0808e98458b497125a5eca1 Mon Sep 17 00:00:00 2001 From: Reid Kleckner Date: Thu, 4 Jul 2019 00:03:30 +0000 Subject: Revert [ThinLTO] Optimize writeonly globals out This reverts r365040 (git commit 5cacb914758c7f436b47c8362100f10cef14bbc4) Speculatively reverting, since this appears to have broken check-lld on Linux. Partial analysis in https://crbug.com/981168. llvm-svn: 365097 --- llvm/test/Bitcode/thinlto-function-summary-callgraph-cast.ll | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/test/Bitcode/thinlto-function-summary-callgraph-cast.ll') diff --git a/llvm/test/Bitcode/thinlto-function-summary-callgraph-cast.ll b/llvm/test/Bitcode/thinlto-function-summary-callgraph-cast.ll index e6fc9392745..d4b4d5491c1 100644 --- a/llvm/test/Bitcode/thinlto-function-summary-callgraph-cast.ll +++ b/llvm/test/Bitcode/thinlto-function-summary-callgraph-cast.ll @@ -7,9 +7,9 @@ ; CHECK-NEXT: +; CHECK-NEXT: ; "another_caller" has only references but no calls. -; CHECK-NEXT: +; CHECK-NEXT: ; CHECK-NEXT: ; CHECK-NEXT: -- cgit v1.2.3