[llvm-branch-commits] [llvm] [llvm-readobj][ELF] Use WrappedError to filter duplicates (PR #191708)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat Apr 18 20:27:04 PDT 2026
================
@@ -36,10 +36,8 @@
# LLVM-NEXT: EntrySize: 0
# LLVM-NEXT: }
# LLVM: Index: 1
-# LLVM-NEXT: warning: '[[FILE]]': unable to get the name of SHT_STRTAB section with index 1: section header string table index 255 does not exist
----------------
aokblast wrote:
it is deduplicated, with previous same error on section index 0.
https://github.com/llvm/llvm-project/pull/191708
More information about the llvm-branch-commits
mailing list