[llvm] [MachO] Replace getStruct with getStructOrErr (PR #95810)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 00:28:11 PDT 2024


https://github.com/jh7370 commented:

Given that there are a few cases where we now correctly propagate the error up the stack, this change seems reasonable, but please see my inline comment about new FIXME comments instead.

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


More information about the llvm-commits mailing list