llvm-project
1555ad20 - [llvm-readobj][ELF] Use WrappedError to filter duplicates

Commit
20 days ago
[llvm-readobj][ELF] Use WrappedError to filter duplicates Switch from StringError to WrappedError. Errors of the form "Prefix: Error" can now be filtered out based on the underlying error while preserving distinct prefixes, resulting in clearer llvm-readobj output.
Author
Committer
Parents
Loading