[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 18:55:01 PDT 2016


On Mon, May 2, 2016 at 2:58 PM, Rui Ueyama <ruiu at google.com> wrote:

> 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.
>

Okay, I've removed findFile in r268353.

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


More information about the llvm-commits mailing list