[llvm-branch-commits] [llvm] release/23.x: [Object][GOFF] Recognize RLD and LEN records (#207118) (PR #209877)

James Henderson via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jul 16 00:21:06 PDT 2026


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

LGTM: this is a strict improvement on what was there before - the PR removes a couple of possible llvm_unreachable cases. This theoretically could lead to a crash elsewhere, but that's no worse than what we are currently doing and it's more likely that it'll improve behaviour overall.

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


More information about the llvm-branch-commits mailing list