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

Fangrui Song <i at maskray dot me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i at maskray dot me

--- Comment #2 from Fangrui Song <i at maskray dot me> ---
I hope that DWP will not be deprecated. IIUC the code sharing with gold is not
that large, and DWP remains a good reference implementation for DWARF package
file [1].


[1]: Distributing a number of .dwo files can be inconvenient. A DWARF package
file (typically given the extension .dwp) can be used in replace of .dwo files.
(Note: currently DWP has incomplete DWARF64 support.) dwp from
binutils-gdb/gold can build a DWARF package file. llvm-dwp is another
implementation in llvm-project, but there are some memory usage scaling
problems.

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

Reply via email to