[llvm-branch-commits] [llvm] [llvm-readobj, ELF] Support reading binary with more than PN_XNUM segments. (PR #165278)
James Henderson via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Feb 20 01:02:51 PST 2026
================
@@ -0,0 +1,29 @@
+## Here we simulate an object with more than ~65k segments and check how we dump it.
----------------
jh7370 wrote:
The test input uses only 2 segments, not the 65k this comment suggests it has, so that should be fixed.
https://github.com/llvm/llvm-project/pull/165278
More information about the llvm-branch-commits
mailing list