[all-commits] [llvm/llvm-project] 547b6d: [CallPrinter] Remove static constructor.
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Wed Jun 17 04:04:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 547b6da73cc234e0d9f5236c27ba6e4ba76869f9
https://github.com/llvm/llvm-project/commit/547b6da73cc234e0d9f5236c27ba6e4ba76869f9
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-06-17 (Wed, 17 Jun 2020)
Changed paths:
M llvm/lib/Analysis/HeatUtils.cpp
Log Message:
-----------
[CallPrinter] Remove static constructor.
No need to have std::string here. NFC.
More information about the All-commits
mailing list