[all-commits] [llvm/llvm-project] b6b522: [NFC] cleanup cg-profile emission on TargetLowerinng
ZequanWu via All-commits
all-commits at lists.llvm.org
Mon Dec 14 13:08:11 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6b522c4db17157d871eff974e5283058bc616a1
https://github.com/llvm/llvm-project/commit/b6b522c4db17157d871eff974e5283058bc616a1
Author: Zequan Wu <zequanwu at google.com>
Date: 2020-12-14 (Mon, 14 Dec 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
Log Message:
-----------
[NFC] cleanup cg-profile emission on TargetLowerinng
Differential Revision: https://reviews.llvm.org/D93150
More information about the All-commits
mailing list