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

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 29 09:55:21 PDT 2024


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

Looks reasonable. This is probably better than checking `}`

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


More information about the llvm-commits mailing list