[PATCH] D27073: Object: Extract a ModuleSymbolTable class from IRObjectFile.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 23:01:51 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288319: Object: Extract a ModuleSymbolTable class from IRObjectFile. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D27073?vs=79870&id=79872#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27073

Files:
  llvm/trunk/include/llvm/Object/IRObjectFile.h
  llvm/trunk/include/llvm/Object/ModuleSymbolTable.h
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/LTO/LTOBackend.cpp
  llvm/trunk/lib/Object/CMakeLists.txt
  llvm/trunk/lib/Object/IRObjectFile.cpp
  llvm/trunk/lib/Object/ModuleSymbolTable.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27073.79872.patch
Type: text/x-patch
Size: 18935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161201/ab009385/attachment.bin>


More information about the llvm-commits mailing list