[PATCH] D66264: [ThinLTO] Fix handling of weak interposable symbols

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 07:52:48 PDT 2019


tejohnson updated this revision to Diff 216848.
tejohnson marked an inline comment as done.
tejohnson added a comment.

Remove inadvertant debugging code.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66264

Files:
  include/llvm/LTO/LTO.h
  lib/LTO/LTO.cpp
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/LTO/Resolution/X86/not-prevailing-weak-aliasee.ll
  test/ThinLTO/X86/Inputs/internalize.ll
  test/ThinLTO/X86/internalize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66264.216848.patch
Type: text/x-patch
Size: 16363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190823/1fb3b8a1/attachment-0001.bin>


More information about the llvm-commits mailing list