diff options
author | Josh Poimboeuf <jpoimboe@kernel.org> | 2023-05-30 19:21:05 +0200 |
---|---|---|
committer | Josh Poimboeuf <jpoimboe@kernel.org> | 2023-06-07 19:03:21 +0200 |
commit | be9a4c116824c39720001db5bc45fe7528b26cff (patch) | |
tree | baceb62de9286ebccbf559a181020ab002ab5cdf /.clang-format | |
parent | objtool: Get rid of reloc->list (diff) | |
download | linux-be9a4c116824c39720001db5bc45fe7528b26cff.tar.xz linux-be9a4c116824c39720001db5bc45fe7528b26cff.zip |
objtool: Get rid of reloc->idx
Use the array offset to calculate the reloc index.
With allyesconfig + CONFIG_DEBUG_INFO:
- Before: peak heap memory consumption: 45.56G
- After: peak heap memory consumption: 43.83G
Link: https://lore.kernel.org/r/7351d2ebad0519027db14a32f6204af84952574a.1685464332.git.jpoimboe@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions