Clang Time trace and Linker statistics support
- The
parsecommand parses Clang's time trace output and ld64 statistics when the-ftime-traceand the-Xlinker -print_statisticsare passed. - Fixes a bug where deprecation warning were duplicated
parse command parses Clang's time trace output and ld64 statistics when the -ftime-trace and the -Xlinker -print_statistics are passed.