[llvm] [llvm-readobj] Fixes malformed json on JSON printed corefiles (PR #92835)
Fred Grim via llvm-commits
llvm-commits at lists.llvm.org
Tue May 21 07:08:55 PDT 2024
feg208 wrote:
> It would mean that the LLVM output would change, but I don't think this is an issue: as far as I'm aware, we don't promise full output compatibility between LLVM releases of the LLVM-style output. We'd want a release note in this case, to advise of both the JSON fix and the change in LLVM style.
Sure. As long as that is ok. I didn't really know what the expectation for the llvm format was.
https://github.com/llvm/llvm-project/pull/92835
More information about the llvm-commits
mailing list