diff options
author | Andrew Monshizadeh <amonshiz@gmail.com> | 2020-03-06 14:16:19 -0800 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2020-03-06 14:45:19 -0800 |
commit | c5a06019d234f2c614c36f5c39fa6243f5d510ae (patch) | |
tree | f5f2e2afc30618918110ccf0e0d0121160055aac /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 3669f0ed4f962f253baa1c08256a3660aafbf9f1 (diff) | |
download | llvm-c5a06019d234f2c614c36f5c39fa6243f5d510ae.zip llvm-c5a06019d234f2c614c36f5c39fa6243f5d510ae.tar.gz llvm-c5a06019d234f2c614c36f5c39fa6243f5d510ae.tar.bz2 |
Extend TimeTrace to LLVM's new pass manager
With the addition of the LLD time tracing it made sense to include coverage
for LLVM's various passes. Doing so ensures that ThinLTO is also covered
with a time trace.
Before:
{F11333974}
After:
{F11333928}
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D74516
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions