[llvm] [llvm-objcopy] Add possibility to verify .note section format (PR #90458)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 00:21:12 PDT 2024


================
@@ -0,0 +1,54 @@
+## Verify that --add-section warns on invalid note sections.
+
+## Add [namesz, descsz, type, name, desc] for a build id.
+
+## Notes should be padded on 8 bytes.
----------------
jh7370 wrote:

on -> to

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


More information about the llvm-commits mailing list