[PATCH] D43690: [ThinLTO] Keep available_externally symbols live

Vlad Tsyrklevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 16:03:45 PST 2018


vlad.tsyrklevich updated this revision to Diff 137505.
vlad.tsyrklevich added a comment.

- Change the logic to set symbols live to match what Teresa suggested
- Remove PassManagerBuilder change


Repository:
  rL LLVM

https://reviews.llvm.org/D43690

Files:
  lib/Transforms/IPO/FunctionImport.cpp
  test/ThinLTO/X86/deadstrip.ll
  test/Transforms/FunctionImport/Inputs/not-prevailing.ll
  test/Transforms/FunctionImport/not-prevailing.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43690.137505.patch
Type: text/x-patch
Size: 3693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/bb685109/attachment.bin>


More information about the llvm-commits mailing list