|
@@ -271,9 +271,6 @@ int cc1_main(ArrayRef<const char *> Argv, const char *Argv0, void *MainAddr) {
|
|
llvm::timeTraceProfilerCleanup();
|
|
llvm::timeTraceProfilerCleanup();
|
|
|
|
|
|
llvm::errs() << "Time trace json-file dumped to " << Path.str() << "\n";
|
|
llvm::errs() << "Time trace json-file dumped to " << Path.str() << "\n";
|
|
- llvm::errs()
|
|
|
|
- << "Use chrome://tracing or Speedscope App "
|
|
|
|
- "(https://www.speedscope.app) for flamegraph visualization\n";
|
|
|
|
}
|
|
}
|
|
|
|
|
|
// Our error handler depends on the Diagnostics object, which we're
|
|
// Our error handler depends on the Diagnostics object, which we're
|