HA: [PATCH] D15766: Delete DefinedAbsolute

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 24 06:22:06 PST 2015


>On 24 December 2015 at 04:00, George Rimar <grimar at accesssoftek.com> wrote:
>> grimar accepted this revision.
>> grimar added a comment.
>>
>> LGTM
>>
>>
>> ================
>> Comment at: ELF/OutputSections.cpp:1349
>> @@ -1347,2 +1348,3 @@
>> +      }
>>        break;
>>      }
>> ----------------
>> This change seems to be not relative to patch (just a NFC), also not sure now its better than original.
>>
>
>It is there because section can now be null.
>
>Cheers,
>Rafael

Ah, ok.


More information about the llvm-commits mailing list