[llvm] [llvm-readobj][ELF][RISCV] Dump .note.gnu.property section contents (PR #125642)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 01:39:13 PST 2025


================
@@ -0,0 +1,44 @@
+# RUN: yaml2obj --docnum=1 %s -DBITS=32 -DPR_PADDING= -o %t1
----------------
jh7370 wrote:

`--docnum` isn't needed when there's only one YAML input in the file.

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


More information about the llvm-commits mailing list