[lld] r234009 - [ARM] Implementation of R_ARM_TARGET1 relocation

Leny Kholodov leny.kholodov at gmail.com
Fri Apr 3 07:59:30 PDT 2015


Hi,

Fixed. Thank you for the hint.

On 03.04.2015 17:16, Adhemerval Zanella wrote:
> Hi
>
> On 03-04-2015 10:39, Evgeniy Stepanov wrote:
>> Hi,
>>
>> bots are complaining about this chunk (for some reason blaming me for 
>> it):
>>
>>> +  bool target1Rel() const { return _ctx.armTarget1Rel(); }
>> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/17163/steps/bootstrap%20clang/logs/stdio 
>>
>
> It requires a 'this->' to correctly access the base class member in 
> this case.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list