[llvm-branch-commits] [llvm] [llvm-readobj][ELF] Use WrappedError to filter duplicates (PR #191708)
Fangrui Song via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat Apr 18 10:12:02 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
----------------
MaskRay wrote:
Are the warnings gone?
https://github.com/llvm/llvm-project/pull/191708
More information about the llvm-branch-commits
mailing list