diff options
author | Zaara Syeda <syzaara@ca.ibm.com> | 2024-03-28 13:55:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 13:55:13 -0400 |
commit | 6582509daa9a598fc42c14268035b9a90d82f057 (patch) | |
tree | 9c039e8755fb6e912ff0326972a9dcdc2a0c9f0c /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 0b790572b108bf691d11dece07bca65ca457fc88 (diff) | |
download | llvm-6582509daa9a598fc42c14268035b9a90d82f057.zip llvm-6582509daa9a598fc42c14268035b9a90d82f057.tar.gz llvm-6582509daa9a598fc42c14268035b9a90d82f057.tar.bz2 |
[AIX] Handle toc-data offset overflowing 16-bits (#80092)
When the toc-data offset overflows the 16-bits, we can truncate the
value to the 16-bit value as the linker will handle overflow through
fixup code.
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions