Fwd: [PATCH] ld/pdb: Handle DEBUG_S_INLINEELINES data
Jan Beulich
jbeulich@suse.com
Mon Sep 23 10:47:24 GMT 2024
On 22.09.2024 21:52, Mark Harmstone wrote:
> Jan, am I okay to commit this? It's needed for some gcc work I've been doing.
>
> This is, I think, the last major PDB-related thing missing from ld.
I'm sorry, this one slipped my attention. You're okay to put it in. One
remark though (albeit looking at existing ld-pe/pdb-*.s I'm apparently
ages too late): It would be nice if testcases were universally well-
formed assembly. That is (what I specifically notice here): directives
never start in the very first column. Gas accepts that (and probably
always will) on most targets (and apparently all where PDB presently
matters), but at least some specific targets permit only labels to live
at the very beginning of a statement.
Jan
More information about the Binutils
mailing list