[PATCH] D56117: [ThinLTO] Scan all variants of vague symbol for reachability.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 2 14:20:53 PST 2019


trentxintong updated this revision to Diff 179943.
trentxintong added a comment.

Address @tejohnson suggestion, she is right about how the test case can be simplified.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56117/new/

https://reviews.llvm.org/D56117

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56117.179943.patch
Type: text/x-patch
Size: 4066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190102/820b278b/attachment.bin>


More information about the llvm-commits mailing list