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

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 06:53:45 PDT 2015


On 4 September 2015 at 20:36, Michael J. Spencer via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: mspencer
> Date: Fri Sep  4 19:36:03 2015
> New Revision: 246902
>
> URL: http://llvm.org/viewvc/llvm-project?rev=246902&view=rev
> Log:
> [elf2] Add 32S and 64 relocations (needed for musl).
>
> It wasn't obvious what the assembly was to generate these relocations, so I did the test with yaml.


Never do this!

Reverting this now until the test is in assembly.


More information about the llvm-commits mailing list