[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,45 @@
+# RUN: yaml2obj --docnum=1 %s -o %t.o
----------------
jh7370 wrote:

As this is strongly tied to the behaviour that is otherwise tested in `file-headers.test`, I'd test it there, following the pattern the tests in that file follow.

https://github.com/llvm/llvm-project/pull/165278


More information about the llvm-branch-commits mailing list