[all-commits] [llvm/llvm-project] 21c914: [llvm-profgen][NFC]Fix build failure on different ...
ictwanglei via All-commits
all-commits at lists.llvm.org
Fri Nov 20 16:36:34 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 21c91454a81ed9434642605663306685dc546fde
https://github.com/llvm/llvm-project/commit/21c91454a81ed9434642605663306685dc546fde
Author: wlei <wlei at fb.com>
Date: 2020-11-20 (Fri, 20 Nov 2020)
Changed paths:
M llvm/docs/CommandGuide/llvm-profgen.rst
M llvm/tools/llvm-profgen/CMakeLists.txt
M llvm/tools/llvm-profgen/PerfReader.h
M llvm/tools/llvm-profgen/ProfiledBinary.cpp
Log Message:
-----------
[llvm-profgen][NFC]Fix build failure on different platform
see titile
Test Plan:
ninja & ninja check-llvm
Reviewed By: hoy
Differential Revision: https://reviews.llvm.org/D91897
More information about the All-commits
mailing list