[all-commits] [llvm/llvm-project] 78fe6a: [NFC] Extract the code to write instr profile into...
wmi-11 via All-commits
all-commits at lists.llvm.org
Thu Jul 9 16:30:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 78fe6a3ee244cf1b590cd2a169c81ec00de08cb2
https://github.com/llvm/llvm-project/commit/78fe6a3ee244cf1b590cd2a169c81ec00de08cb2
Author: Wei Mi <wmi at google.com>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M llvm/tools/llvm-profdata/llvm-profdata.cpp
Log Message:
-----------
[NFC] Extract the code to write instr profile into function writeInstrProfile
So that the function writeInstrProfile can be used in other places.
Differential Revision: https://reviews.llvm.org/D83521
More information about the All-commits
mailing list