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

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 11:48:34 PDT 2016


davide updated this revision to Diff 69737.
davide added a comment.

sure, nice simplification.


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-drop.ll
  test/ELF/lto/unnamed-addr-lib.ll

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


More information about the llvm-commits mailing list