[lld] [llvm] [llvm-readobj][ELF] Alter JSON/LLVM output on note sections to allow for multiple notes per section in JSON (PR #96813)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 28 02:00:25 PDT 2024
================
@@ -17,7 +17,9 @@
# CHECK-NEXT: Info: 0
# CHECK-NEXT: AddressAlignment: 4
-# CHECK: Note {
+# CHECK: Size: 0x1C
----------------
jh7370 wrote:
I'm not following why you've added the Size check?
https://github.com/llvm/llvm-project/pull/96813
More information about the llvm-commits
mailing list