[PATCH] D45619: [Time-report] (1) Use special new Clang flag 'FrontendTimesIsEnabled' instead of 'llvm::TimePassesIsEnabled' inside -ftime-report feature
Andrew V. Tischenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 17 04:19:35 PDT 2018
avt77 updated this revision to Diff 142755.
avt77 added a comment.
I moved FrontendTiming.cpp from lib/Basic/ to lib/Frontend/.
https://reviews.llvm.org/D45619
Files:
include/clang/Frontend/Utils.h
lib/CodeGen/BackendUtil.cpp
lib/CodeGen/CodeGenAction.cpp
lib/Frontend/CMakeLists.txt
lib/Frontend/FrontendTiming.cpp
test/Frontend/ftime-report-template-decl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45619.142755.patch
Type: text/x-patch
Size: 8991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180417/4603bc61/attachment.bin>
More information about the cfe-commits
mailing list