[llvm] [llvm-readobj][ELF] Implement JSON output for --dynamic-table (PR #95976)

Fred Grim via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 10:13:14 PDT 2024


feg208 wrote:

> I'm thinking
> 
> https://github.com/llvm/llvm-project/blob/db9e9eabb7835bae4285a3f13c7cc7c985455e27/llvm/tools/llvm-readobj/ELFDumper.cpp#L2474
> 
> is the area that needs changing for the LLVM-style output.

Do we want to just jettison the brackets? Or were you thinking of something else?

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


More information about the llvm-commits mailing list