[all-commits] [llvm/llvm-project] 90242c: Revert "[CodeGen] emit CG profile for COFF object ...

Reid Kleckner via All-commits all-commits at lists.llvm.org
Tue Sep 22 13:47:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 90242caca2074dab5a9b76e5bc36d9fafd2179a7
      https://github.com/llvm/llvm-project/commit/90242caca2074dab5a9b76e5bc36d9fafd2179a7
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-09-22 (Tue, 22 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
    R llvm/test/MC/COFF/cgprofile.ll

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

This reverts commit 91aed9bf975f1e4346cc8f4bdefc98436386ced2, it is
causing link errors.




More information about the All-commits mailing list