aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authoralx32 <103613512+alx32@users.noreply.github.com>2025-01-07 21:07:51 -0800
committerGitHub <noreply@github.com>2025-01-07 21:07:51 -0800
commit162814a7ec00e2c89693f96568b72956d1bf2f0f (patch)
treece937fee05d95ba7cf2306f6d2b69f6fda27a947 /clang/lib/Frontend/InitPreprocessor.cpp
parentb4ae4192989f97503626748421f32745897941ba (diff)
downloadllvm-162814a7ec00e2c89693f96568b72956d1bf2f0f.zip
llvm-162814a7ec00e2c89693f96568b72956d1bf2f0f.tar.gz
llvm-162814a7ec00e2c89693f96568b72956d1bf2f0f.tar.bz2
[lld-macho] Include branch extension thunks in linker map (#120496)
This patch extends the MachO linker's map file generation to include branch extension thunk symbols. Previously, thunks were omitted from the map file, making it difficult to understand the final layout of the binary, especially when debugging issues related to long branch thunks. This change ensures thunks are included and correctly interleaved with other symbols based on their address, providing an accurate representation of the linked output.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions