On 06/28/2017 01:09 AM, Stephen Hemminger wrote:
On Tue, 27 Jun 2017 02:48:36 +0200
Daniel Borkmann <[email protected]> wrote:
When LLVM wrongly generates a rodata relo entry (llvm BZ #33599),
then just bail out instead of probing for prog w/o reloc, which
will fail in this case anyway.
Signed-off-by: Daniel Borkmann <[email protected]>
Applied, but don't you want a reasonable error message.
Thanks, the error message in this case throws:
ELF contains non-map related relo data in entry <X> pointing to section <Y>!
Compiler bug?!