Displaying 2 results from an estimated 2 matches for "dbgtypes".
Did you mean:
argtypes
2019 Sep 11
4
Remove obsolete debug info while garbage collecting
...M build time - compilation time for building llvm.
Clang size - size of clang binary.
link time - time for linking clang binary.
Errors - number of errors reported by llvm-dwarfdump --verify for clang binary.
gc-dbginfo - linker option added by this patch. Spelled as "-gc-debuginfo".
gc-dbgtypes - linker option added by this patch. Spelled as "-gc-debuginfo-types"
Table 1. LLVM codebase.
-------------------------------------------------------------------
| | CL options | LLVM bin size | LLVM build time |
-----------------------------------------------------...
2019 Sep 25
2
Remove obsolete debug info while garbage collecting
On Tue, Sep 24, 2019 at 11:22 PM Rui Ueyama via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Alexay,
>
> Thank you for the detailed explanation. The other question I have is, as
> discussed above, about dsymutil. You said that dsymutil is not usable at
> link-time. What does that mean? If we only have to emit an output file in
> the usual way and then automatically