[PATCH] D15766: Delete DefinedAbsolute
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 24 05:52:29 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
More information about the llvm-commits
mailing list