[llvm] [llvm-objdump] Support --mcpu=help/--mattr=help without -d (PR #165661)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 16 05:57:07 PST 2025
================
@@ -85,7 +92,7 @@ Members:
- Name: 'foo.c'
Size: '1'
-## We report an error when the archive is malformed.
+## We report an error when we encounter unexpected an error while iterating files in an archive.
----------------
jh7370 wrote:
```suggestion
## We report an error when we encounter an unexpected error while iterating files in an archive.
```
https://github.com/llvm/llvm-project/pull/165661
More information about the llvm-commits
mailing list