forked from OSchip/llvm-project
c571988e9d
The new module stats adds the ability to measure the time it takes to parse and index the symbol tables for each module, and reports modules statistics in the output of "statistics dump" along with the path, UUID and triple of the module. The time it takes to parse and index the symbol tables are also aggregated into new top level key/value pairs at the target level. Differential Revision: https://reviews.llvm.org/D112279 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ObjectFileMachO.cpp | ||
ObjectFileMachO.h |