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

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 16:08:51 PST 2016


mehdi_amini added a comment.

I'm fine with being pragmatic and making it work for CFI in LTO, I just want to make sure that the API and the design of the ModuleSymbolTable / IRObjectFile relationship does not make too many assumptions about it.


https://reviews.llvm.org/D26951





More information about the llvm-commits mailing list