[lld] [lld][macho] Fix segfault while processing malformed object file. (PR #167025)
Prabhu Rajasekaran via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 7 14:58:36 PST 2025
Prabhuk wrote:
Trying to add a test by generating a yaml file from the malformed object file that led to the segfault.
https://github.com/llvm/llvm-project/pull/167025
More information about the llvm-commits
mailing list