[lld] [llvm] [llvm-readobj][ELF] Alter JSON/LLVM output on note sections to allow for multiple notes per section in JSON (PR #96813)

Fred Grim via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 28 06:46:16 PDT 2024


================
@@ -17,7 +17,9 @@
 # CHECK-NEXT: Info: 0
 # CHECK-NEXT: AddressAlignment: 4
 
-# CHECK:      Note {
+# CHECK:      Size: 0x1C
----------------
feg208 wrote:

because when there were Notes at two levels this pinned it to the second level

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


More information about the llvm-commits mailing list