[all-commits] [llvm/llvm-project] 6c91e6: [CodeGen] emit CG profile for COFF object file
ZequanWu via All-commits
all-commits at lists.llvm.org
Tue Sep 29 12:03:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6c91e623e53703560e781b172e9160cae2cf8d21
https://github.com/llvm/llvm-project/commit/6c91e623e53703560e781b172e9160cae2cf8d21
Author: Zequan Wu <zequanwu at google.com>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
A llvm/test/MC/COFF/cgprofile.ll
Log Message:
-----------
[CodeGen] emit CG profile for COFF object file
Differential Revision: https://reviews.llvm.org/D87811
More information about the All-commits
mailing list