[PATCH] D25697: Make the LTO comdat api more symbol table friendly

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 14:09:52 PDT 2016


mehdi_amini added a comment.

While the symbols in the "on disk" representation would have an int pointing to a table, it is not clear to me why you couldn't return directly a StringRef from the symbol?


https://reviews.llvm.org/D25697





More information about the llvm-commits mailing list