[PATCH] D31921: Object: Factor out the code for creating the irsymtab for an arbitrary bitcode file.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 18:26:50 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304958: Object: Factor out the code for creating the irsymtab for an arbitrary bitcode… (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D31921?vs=101825&id=101845#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31921

Files:
  llvm/trunk/include/llvm/Object/IRObjectFile.h
  llvm/trunk/include/llvm/Object/IRSymtab.h
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/Object/IRObjectFile.cpp
  llvm/trunk/lib/Object/IRSymtab.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31921.101845.patch
Type: text/x-patch
Size: 7646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170608/841f0c65/attachment.bin>


More information about the llvm-commits mailing list