[lld] r268310 - Teach Undefined symbols from which file they are created from.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 14:58:53 PDT 2016
On Mon, May 2, 2016 at 2:57 PM, Peter Collingbourne <peter at pcc.me.uk> wrote:
> 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?
>
Yes it does.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/abae352d/attachment.html>
More information about the llvm-commits
mailing list