[llvm] Solve llvm-dwp overflow problem, skipped over 4GB '.dwo' files (PR #71902)
Jinjie Huang via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 04:02:25 PST 2023
Labman-001 wrote:
How about 'StopOnCuIndexOverflow'? Since the old patch is to continue packaging dwo when overflow, the new patch will stop packaging.
https://github.com/llvm/llvm-project/pull/71902
More information about the llvm-commits
mailing list