[all-commits] [llvm/llvm-project] a2578e: Revert "Reland [CodeGen] emit CG profile for COFF ...
aeubanks via All-commits
all-commits at lists.llvm.org
Sun Sep 27 22:43:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a2578e92e2928eefa108939b15a7a28c8a8cb4b3
https://github.com/llvm/llvm-project/commit/a2578e92e2928eefa108939b15a7a28c8a8cb4b3
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-09-27 (Sun, 27 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 "Reland [CodeGen] emit CG profile for COFF object file"
This reverts commit 506b6170cb513f1cb6e93a3b690c758f9ded18ac.
This still causes link errors, see https://crbug.com/1130780.
More information about the All-commits
mailing list