aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ModuleDependencyCollector.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-09-29 09:15:25 -0700
committerGitHub <noreply@github.com>2025-09-29 09:15:25 -0700
commit3b299af92383cb7558224482ccfa714f0162f772 (patch)
treef899d5adce294e28c67d203c0fb8cd96ada4fc54 /clang/lib/Frontend/ModuleDependencyCollector.cpp
parenta615249d02549c82913dc8c744d769ab41e7385e (diff)
downloadllvm-3b299af92383cb7558224482ccfa714f0162f772.zip
llvm-3b299af92383cb7558224482ccfa714f0162f772.tar.gz
llvm-3b299af92383cb7558224482ccfa714f0162f772.tar.bz2
ELF: Store EhInputSection relocations to simplify code. NFC
Store relocations directly as `SmallVector<Relocation, 0>` within EhInputSection to avoid processing different relocation formats (REL/RELA/CREL) throughout the codebase. Next: Refactor RelocationScanner to utilize EhInputSection::rels Pull Request: https://github.com/llvm/llvm-project/pull/161041
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions