Displaying 2 results from an estimated 2 matches for "maxpc".
Did you mean:
maxp
2020 Aug 26
3
[Proposal][Debuginfo] dsymutil-like tool for ELF.
.../dwarfutil to work on compilation unit basis
supporting multi-threading is a quite a big piece of work. It looks like
it would be good for both dsymutil and dwarfutil.
> 4) Given that DWARF v6 doesn't exist yet, I wouldn't include that as
> an option name just yet...!
Would "maxpc" be OK? --tombstone=maxpc ?
>
> Thanks for looking at this! Please keep me involved in any related
> reviews etc.
sure. Thank you for the comments.
Alexey.
>
> James
>
> On Tue, 25 Aug 2020 at 15:29, Alexey via llvm-dev
> <llvm-dev at lists.llvm.org <mailto...
2020 Aug 25
9
[Proposal][Debuginfo] dsymutil-like tool for ELF.
Hi,
We propose llvm-dwarfutil - a dsymutil-like tool for ELF.
Any thoughts on this?
Thanks in advance, Alexey.
======================================================================
llvm-dwarfutil(Apndx A) - is a tool that is used for processing debug
info(DWARF)
located in built binary files to improve debug info quality,
reduce debug info size and accelerate debug info processing.