aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/BackendUtil.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-04-19 09:21:57 -0700
committerGitHub <noreply@github.com>2024-04-19 09:21:57 -0700
commitd86079f93c9f59d31f2cebb55dce24783070bd77 (patch)
treeb135f17837f54df3269787b9a746ae1bfffeb748 /clang/lib/CodeGen/BackendUtil.cpp
parent854cc8986650267846c5eaf8ba164584a9ea7c01 (diff)
downloadllvm-d86079f93c9f59d31f2cebb55dce24783070bd77.zip
llvm-d86079f93c9f59d31f2cebb55dce24783070bd77.tar.gz
llvm-d86079f93c9f59d31f2cebb55dce24783070bd77.tar.bz2
[llvm-readelf] Print more information for RELR
llvm-readelf/llvm-readobj print RELR as REL relocations with a fixed type (e.g. `R_*_RELATIVE`). GNU readelf printed only addresses and have recently switched to a more descritive style that includes a symbolic address column (symbolized using .symtab/.strtab) (milestone: binutils 2.43). This patch implements the new GNU style, which seems superior to the current REL style and essentially obsoletes LLVM-specific --raw-relr (`printRelrReloc`). Pull Request: https://github.com/llvm/llvm-project/pull/89162
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions