[PATCH] D24037: [LTO] Fix the logic for dropping unnamed_addr

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 09:19:55 PDT 2016


davide created this revision.
davide added a reviewer: rafael.
davide added a subscriber: llvm-commits.
Herald added a subscriber: mehdi_amini.

https://llvm.org/bugs/show_bug.cgi?id=29155
We should still get this right when we'll switch to the new API (soon'ish)

https://reviews.llvm.org/D24037

Files:
  ELF/InputFiles.cpp
  ELF/LTO.cpp
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  ELF/Symbols.h
  test/ELF/lto/Inputs/unnamed-addr-drop.ll
  test/ELF/lto/unnamed-addr-comdat.ll
  test/ELF/lto/unnamed-addr-drop.ll
  test/ELF/lto/unnamed-addr-lib.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24037.69713.patch
Type: text/x-patch
Size: 13735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/2ad7ce1b/attachment.bin>


More information about the llvm-commits mailing list