[llvm] r293388 - RuntimeDyldELF: Don't abort on R_X86_64_NONE, it's a no-oop.
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 28 15:09:11 PST 2017
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