[PATCH] D31464: [ELF] - Stop producing broken entries in .debug_ranges section

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 08:55:56 PDT 2017


>I'm more interested in the observed behavior than looking at the code.

>

Just checked that again, for ".debug_foo_ranges" it places zeroes, for ".debug_ranges" places "1".
Like code says.

>But it's a good catch!
>
>(Eric: this is vaguely amusing... (that the linker needs a special case for DWARF debug_ranges section or it may prematurely >terminate a range list - hopefully debug_rng_lists addresses this too))

George.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170329/9183ebb3/attachment.html>


More information about the llvm-commits mailing list