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

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 13:23:18 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280144: [LTO] Fix the logic for dropping unnamed_addr. (authored by davide).

Changed prior to commit:
  https://reviews.llvm.org/D24037?vs=69737&id=69745#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24037

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

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


More information about the llvm-commits mailing list