[all-commits] [llvm/llvm-project] 7b6ff8: [CallSite removal][SampleProfile] Use CallBase ins...
topperc via All-commits
all-commits at lists.llvm.org
Wed Apr 15 12:48:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b6ff8bf1f8e2c4c860b15dea257eee8a109cc3e
https://github.com/llvm/llvm-project/commit/7b6ff8bf1f8e2c4c860b15dea257eee8a109cc3e
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M llvm/lib/Transforms/IPO/SampleProfile.cpp
Log Message:
-----------
[CallSite removal][SampleProfile] Use CallBase instead of CallSite. NFC
Differential Revision: https://reviews.llvm.org/D78219
More information about the All-commits
mailing list