[lld] r247014 - Revert "[elf2] Add 32S and 64 relocations (needed for musl)."

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 12:00:26 PDT 2015


On 8 September 2015 at 14:50, Michael Spencer <bigcheesegs at gmail.com> wrote:
> On Tue, Sep 8, 2015 at 6:52 AM, Rafael Espindola via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Author: rafael
>> Date: Tue Sep  8 08:52:31 2015
>> New Revision: 247014
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=247014&view=rev
>> Log:
>> Revert "[elf2] Add 32S and 64 relocations (needed for musl)."
>>
>> This reverts commit r246902. It had uncessary use of yaml.
>
> This is not a valid reason to revert someone's commit. This passes the
> tests, and does not block forward progress of other developers. The
> correct way to handle this is to send an email and request the changes
> you would like.

Not in this case. Many times before the feedback was for not using
YAML. There is nothing new about it in this patch.

Also, "I don't know it" is *never* a good reason to implement a patch
one way or the other.

And last but not least, in the past you have taken more than a week to
reply to post commit reviews as simple as "reuse a variable".

Cheers,
Rafael


More information about the llvm-commits mailing list