Files
clang-p2996/llvm/test/CodeGen/PowerPC/aix-overflow-toc-data.py
Zaara Syeda 6582509daa [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.
2024-03-28 13:55:13 -04:00

2.1 KiB