llvm/llvm-project

Port JSON output format for llvm-dwarfdump

Open

#147.850 aperta il 9 lug 2025

Vedi su GitHub
 (15 commenti) (0 reazioni) (1 assegnatario)C++ (10.782 fork)batch import
good first issuetools:llvm-dwarfdump

Metriche repository

Star
 (26.378 star)
Metriche merge PR
 (Merge medio 1g 2h) (1000 PR mergiate in 30 g)

Descrizione

llvm-readelf/obj supports --elf-output-style= with JSON as one of the values which makes parsing readelf output much easier. Having the same for llvm-dwarfdump would also be nice to have.

Guida contributor