]> granicus.if.org Git - clang/commit
Use special new Clang flag 'FrontendTimesIsEnabled' instead of 'llvm::TimePassesIsEna...
authorAndrew V. Tischenko <andrew.v.tischenko@gmail.com>
Mon, 23 Apr 2018 09:22:30 +0000 (09:22 +0000)
committerAndrew V. Tischenko <andrew.v.tischenko@gmail.com>
Mon, 23 Apr 2018 09:22:30 +0000 (09:22 +0000)
commitba43c439045e983536bb7a81d22dfcd5a0abd3b6
treea3759822705a2acfa3421a76fe3393d816f41d83
parentf7726f47da075f66dbbd9d7207ced83e940f2f5e
Use special new Clang flag 'FrontendTimesIsEnabled' instead of 'llvm::TimePassesIsEnabled' inside -ftime-report feature.
Differential Revision: https://reviews.llvm.org/D45619

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@330571 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/Utils.h
lib/CodeGen/BackendUtil.cpp
lib/CodeGen/CodeGenAction.cpp
lib/Frontend/CMakeLists.txt
lib/Frontend/FrontendTiming.cpp [new file with mode: 0644]
test/Frontend/ftime-report-template-decl.cpp [new file with mode: 0644]