[llvm] [Support] Add WrappedError class (PR #191706)

via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 01:11:11 PDT 2026


aokblast wrote:

> Can you add a unittest to demonstrate the use case?

Here’s a complete use case aimed at eliminating the readobj duplication error. I can still add a unit test for this if needed.

See: https://github.com/llvm/llvm-project/pull/191708 

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


More information about the llvm-commits mailing list