[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
================
@@ -0,0 +1,39 @@
+## Test that note values are interpreted correctly for core files with multiple sections.
----------------
jh7370 wrote:
What's the relevance of this being a core file to the actual behaviour you want to test?
https://github.com/llvm/llvm-project/pull/96813
More information about the llvm-commits
mailing list