[PATCH] D26951: Object: Make IRObjectFile own multiple modules and enumerate symbols from all modules.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 18:30:57 PST 2016


pcc updated this revision to Diff 79182.
pcc added a dependency: D27079: Object: Remove module accessors from IRObjectFile, and hide its constructor..
pcc added a comment.

Depends on https://reviews.llvm.org/D27079


https://reviews.llvm.org/D26951

Files:
  llvm/include/llvm/Object/IRObjectFile.h
  llvm/lib/Object/IRObjectFile.cpp
  llvm/test/Object/Inputs/multi-module.ll
  llvm/test/Object/multi-module.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26951.79182.patch
Type: text/x-patch
Size: 3556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161124/923adf49/attachment.bin>


More information about the llvm-commits mailing list