[llvm-branch-commits] [llvm] [BOLT] Create and release .dwo DWARF contexts incrementally (PR #214900)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Aug 9 22:02:03 PDT 2026


https://github.com/Thrrreeee approved this pull request.

LGTM.
We have also encountered OOM issues in our internal cases. Currently, we address them by increasing the memory capacity of our build machines. The solution you proposed could effectively resolve this issue.

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


More information about the llvm-branch-commits mailing list