diff options
author | Nathan Chancellor <[email protected]> | 2023-12-05 16:53:52 -0700 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-01-17 18:08:28 -0800 |
commit | a4426641f00cd2c293c91e881ab31faaf76b20fb (patch) | |
tree | b9be92ca1998bd9e31df0898ce676b97a3e31cfa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ae84ff9a14a5a8d36a329a30626800155782e617 (diff) |
lib/Kconfig.debug: Update AS_HAS_NON_CONST_LEB128 comment and name
Fangrui noted that the comment around CONFIG_AS_HAS_NON_CONST_LEB128
could be made more accurate because explicit .sleb128 directives are not
emitted, only .uleb128 directives are. Rename the symbol to
CONFIG_AS_HAS_NON_CONST_ULEB128 as a result.
Further clarifications include replacing "symbol deltas" with the more
accurate "label differences", noting that this issue has been resolved
in newer binutils (2.41+), and it only occurs when a port uses RISC-V
style linker relaxation.
Suggested-by: Fangrui Song <[email protected]>
Signed-off-by: Nathan Chancellor <[email protected]>
Reviewed-by: Charlie Jenkins <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions