https://sourceware.org/bugzilla/show_bug.cgi?id=27215

--- Comment #5 from Jakub Jelinek <jakub at redhat dot com> ---
Any reason why at least for now you can't add partial .{s,u}leb128 support?
I.e. support non-constant .{s,u}leb128 in .debug* sections as long as it refers
to .debug* section labels and not to code section?
I mean, the DWARF producers heavily rely on .debug* sections not being relaxed
in any way by the linker, they can have offsets computed etc. and it isn't a
normal code section.
I bet the relaxation you talk about applies to code sections, doesn't it?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to