[all-commits] [llvm/llvm-project] 506b61: Reland [CodeGen] emit CG profile for COFF object file

ZequanWu via All-commits all-commits at lists.llvm.org
Thu Sep 24 14:40:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 506b6170cb513f1cb6e93a3b690c758f9ded18ac
      https://github.com/llvm/llvm-project/commit/506b6170cb513f1cb6e93a3b690c758f9ded18ac
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
    M llvm/include/llvm/Target/TargetLoweringObjectFile.h
    M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
    M llvm/lib/Target/TargetLoweringObjectFile.cpp
    A llvm/test/MC/COFF/cgprofile.ll

  Log Message:
  -----------
  Reland [CodeGen] emit CG profile for COFF object file

This reverts commit 90242caca2074dab5a9b76e5bc36d9fafd2179a7.

Error fixed at f5435399e823746bbe1737b95c853d77a42e1ac3

Differential Revision: https://reviews.llvm.org/D87811




More information about the All-commits mailing list