[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
Tue Nov 22 15:32:25 PST 2016


pcc added a comment.

An important point which I forgot to mention: the symbol table stored by ModuleSymbolTable would correspond to any number of modules (all of the same target triple).


https://reviews.llvm.org/D26951





More information about the llvm-commits mailing list