[lld] r268310 - Teach Undefined symbols from which file they are created from.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 14:57:35 PDT 2016


On Mon, May 2, 2016 at 2:30 PM, Rui Ueyama via llvm-commits <
llvm-commits at lists.llvm.org> wrote:
>
>  template <class ELFT> InputFile *SymbolTable<ELFT>::findFile(SymbolBody
> *B) {
>

This function does the same thing as SymbolBody::getInputFile(), doesn't it?

-- 
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/e808247e/attachment.html>


More information about the llvm-commits mailing list