Displaying 2 results from an estimated 2 matches for "720056".
Did you mean:
20056
2006 Apr 27
1
proposed modifications to deprecated
Hi,
Over the past six months we have had a few problems with deprecation
and Seth Falcon and I want to propose a few additions to the mechanism
that will help deal with cases other than the deprecation of functions.
In the last release one of the arguments to La.svd was deprecated, but
the warning message was very unclear and suggested that in fact La.svd
was deprecated.
Adding a
2020 May 08
4
[Debuginfo][DWARF][LLD] Remove obsolete debug info in lld.
Folks, we work on optimization of binary size and improvement of debug info quality.
To reduce the size of the binary we use -ffunction-sections so that unused code would be garbage collected.
When the linker does garbage collection, a lot of abandoned debug info is left behind.
Besides inflated debug info size, we ended up with overlapping address ranges and no way to say valid vs garbage