[llvm] r267378 - [Support/ELFRelocs] Add R_386_GOT32X.
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 25 10:19:46 PDT 2016
On Mon, Apr 25, 2016 at 10:10 AM, Rafael EspĂndola
<rafael.espindola at gmail.com> wrote:
>> +ELF_RELOC(R_386_GOT32X, 43)
>> +ELF_RELOC(R_386_NUM, 44)
>
> We don't have a _NUM for the other architectures. We should probably
> delete this one.
>
> Cheers,
> Rafael
r267428
Thanks!
--
Davide
"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare
More information about the llvm-commits
mailing list