[llvm] 'Soft Stop' solution on offset overflow issue: By Produceing a truncated but valid DWP file, discarding any DWO files that would not fit within the 32 bit/4GB limits of the format. (PR #71902)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 17:35:58 PST 2023


dwblaikie wrote:

Generally looks OK to me - I guess this isn't practical to test due to the size needed to exceed the limit?

https://github.com/llvm/llvm-project/pull/71902


More information about the llvm-commits mailing list