[llvm] r293388 - RuntimeDyldELF: Don't abort on R_X86_64_NONE, it's a no-oop.

Will Dietz via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 17:41:12 PST 2017


Good call, sorry about that.

Test added in r293451.

Thanks for the tip re:yaml2obj!

~Will

On Sat, Jan 28, 2017 at 5:09 PM, Davide Italiano <davide at freebsd.org> wrote:
> On Sat, Jan 28, 2017 at 10:39 AM, Will Dietz via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Author: wdietz2
>> Date: Sat Jan 28 12:39:01 2017
>> New Revision: 293388
>>
>
> Hi Will,
> this needs a testcase. Can you please add one? (you can probably craft
> the "broken" (i.e. non-System V compliant) object with yaml2obj.
>
> 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