[CodeGen] emit CG profile for COFF object file
authorZequan Wu <zequanwu@google.com>
Tue, 29 Sep 2020 18:58:37 +0000 (11:58 -0700)
committerZequan Wu <zequanwu@google.com>
Tue, 29 Sep 2020 19:03:30 +0000 (12:03 -0700)
commit6c91e623e53703560e781b172e9160cae2cf8d21
tree930c1f1e83a78db7027664bdd8365a46dad2fbec
parent1b1d9815987a753f2f3524cfad050b85972dae5b
[CodeGen] emit CG profile for COFF object file

Differential Revision: https://reviews.llvm.org/D87811
llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/test/MC/COFF/cgprofile.ll [new file with mode: 0644]