aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/BasicBlockSections.cpp
diff options
context:
space:
mode:
authorChen Zheng <czhengsz@cn.ibm.com>2023-10-12 11:16:01 +0800
committerGitHub <noreply@github.com>2023-10-12 11:16:01 +0800
commit1379a7286e156af2d96cb0f3d8aa8e5c7f56bccd (patch)
treece993c64a40e495774dd7bda47c82720945af8ef /llvm/lib/CodeGen/BasicBlockSections.cpp
parentc661c4f57613b5f85af94ee4e905708e0ba820f8 (diff)
downloadllvm-1379a7286e156af2d96cb0f3d8aa8e5c7f56bccd.zip
llvm-1379a7286e156af2d96cb0f3d8aa8e5c7f56bccd.tar.gz
llvm-1379a7286e156af2d96cb0f3d8aa8e5c7f56bccd.tar.bz2
[XCOFF][OBJECT] get symbol size by calling XCOFF interfaces (#67304)
Computing the symbol size as the gap between sorted symbols are not right for XCOFF. For XCOFF, the size info is stored in aux symbol and can be got from existing XCOFF interface `getSymbolSize()`. This patch changes XCOFFObjectFile to call this API to get sizes for symbols.
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions