[llvm] [DebugInfo][SelectionDAG] Fix position of salvaged 'dangling' DBG_VALUEs (PR #94458)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 04:33:02 PDT 2024


asmok-g wrote:

Hi,

At google we see some increases of ~1.5% in DWP file sizes of some targets due to this change. Also, running `dwarfdump` on the files shows an increase of 1-2% in `vars_params_with_binary_location`. Is this expected from this patch ?

https://github.com/llvm/llvm-project/pull/94458


More information about the llvm-commits mailing list