This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question about collecting additional GAS .loc metadata


Hi Greg,

The metadata could be described using either:

1) an additional target-specific .loc OPTIONS value, e.g. [meta VALUE]

2) a separate target-specific directive, e.g. .loc_meta <value>, which
would then effectively augment the .loc directive currently in effect

My vote would be for option 1). The problem with option 2) as I see is maintaining synchronization between the two directives and the potential for problems if, for example a .loc_meta is encountered without a corresponding .loc.


Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]