[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 15:14:33 PDT 2017


pcc updated this revision to Diff 101825.
pcc added a comment.

- Repaint the bikeshed


https://reviews.llvm.org/D31921

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31921.101825.patch
Type: text/x-patch
Size: 7554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/82b245e7/attachment.bin>


More information about the llvm-commits mailing list