[all-commits] [llvm/llvm-project] 0125db: [TimePasses] Small fix in "-time-passes" flag that...
KirillVNaumov via All-commits
all-commits at lists.llvm.org
Wed Apr 8 09:01:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0125db9ab21de29191e04fe021bb675b146f2645
https://github.com/llvm/llvm-project/commit/0125db9ab21de29191e04fe021bb675b146f2645
Author: Kirill Naumov <knaumov at azul.com>
Date: 2020-04-08 (Wed, 08 Apr 2020)
Changed paths:
M llvm/include/llvm/IR/PassTimingInfo.h
M llvm/lib/IR/PassTimingInfo.cpp
Log Message:
-----------
[TimePasses] Small fix in "-time-passes" flag that makes it more stable
Adds StringMap for TimingData.
Differential Revision: https://reviews.llvm.org/D76946
Reviewed By: fedor.sergeev
More information about the All-commits
mailing list