[PATCH] D23132: Add a new BitcodeSymbolTable abstraction for bitcode files, and migrate IRObjectFile, llvm-nm, and LTO to use it
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 16:05:30 PDT 2016
pcc added a comment.
And although this may represent a performance hit, I don't expect it to be significant.
https://reviews.llvm.org/D23132
More information about the llvm-commits
mailing list