[all-commits] [llvm/llvm-project] 0a5d43: Revert "[Analysis] Make members of InlineCost cons...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri Sep 23 09:41:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a5d4355c961d04697154b02b74e7c3ff1f478c7
https://github.com/llvm/llvm-project/commit/0a5d4355c961d04697154b02b74e7c3ff1f478c7
Author: Kazu Hirata <kazu at google.com>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
M llvm/include/llvm/Analysis/InlineCost.h
Log Message:
-----------
Revert "[Analysis] Make members of InlineCost const (NFC)"
This reverts commit 9ac934d1bf5769276335b247e954f2dbcb467c79.
I'm reverting this to accommodate Yevgeny Rouban's downstream branch
where a field of InlineCost changes.
More information about the All-commits
mailing list