Files
clang-p2996/llvm/lib/MC/XCOFFObjectWriter.cpp
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

67 KiB