Adapt to llvm NamedRegionTimer changes
authorMatthias Braun <matze@braunis.de>
Fri, 18 Nov 2016 19:43:25 +0000 (19:43 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 18 Nov 2016 19:43:25 +0000 (19:43 +0000)
commitae032b6cf553bc9a274bcc2f30a68323a3296b98
tree346b9e43d05e52d0c625d18c8a1af50a5fc0ef1e
parentdb39fd6c53f8ea68bea29d99001336de95a72cdc
Adapt to llvm NamedRegionTimer changes

We have to specify a name and description for the timers and groups now.

llvm-svn: 287371
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/CodeGenAction.cpp
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp