![]() The current implementation outputs JSON in the following way: [{'<filename>':{'FileSummary':{},...}}] Using the filename as a key makes processing the JSON data awkward, and should be avoided. This patch removes that outer key, since the 'FileSummary' data also includes a 'File' field, and so we lose no data. Reviewed By: jhenderson, leonardchan Differential Revision: https://reviews.llvm.org/D134843 |
||
---|---|---|
.. | ||
ARMEHABIPrinter.h | ||
ARMWinEHPrinter.cpp | ||
ARMWinEHPrinter.h | ||
CMakeLists.txt | ||
COFFDumper.cpp | ||
COFFImportDumper.cpp | ||
DwarfCFIEHPrinter.h | ||
ELFDumper.cpp | ||
MachODumper.cpp | ||
ObjDumper.cpp | ||
ObjDumper.h | ||
Opts.td | ||
StackMapPrinter.h | ||
WasmDumper.cpp | ||
Win64EHDumper.cpp | ||
Win64EHDumper.h | ||
WindowsResourceDumper.cpp | ||
WindowsResourceDumper.h | ||
XCOFFDumper.cpp | ||
llvm-readobj.cpp | ||
llvm-readobj.h |