[llvm] [llvm-readobj] Fixes malformed json on JSON printed corefiles (PR #92835)

Fred Grim via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 08:51:37 PDT 2024


================
@@ -238,6 +238,10 @@ Changes to the LLVM tools
   documented in `--help` output and the command guide. (`#90474
   <https://github.com/llvm/llvm-project/pull/90474>`)
 
+* llvm-readobj's LLVM output has changed format for ELF core files. The
----------------
feg208 wrote:

done

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


More information about the llvm-commits mailing list