diff options
author | Craig Topper <craig.topper@intel.com> | 2020-04-17 09:48:11 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-04-17 10:07:20 -0700 |
commit | b91f78db370bb8161472acd75a67916d033c3348 (patch) | |
tree | 4d91ec9442e2126aadcc2e6b62eefefd6b47feb0 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | f715eda60403194bf844a169587726744d0e9cd7 (diff) | |
download | llvm-b91f78db370bb8161472acd75a67916d033c3348.zip llvm-b91f78db370bb8161472acd75a67916d033c3348.tar.gz llvm-b91f78db370bb8161472acd75a67916d033c3348.tar.bz2 |
[CallSite removal][MemCpyOptimizer] Replace CallSite with CallBase. NFC
There are also some adjustments to use MaybeAlign in here due
to CallBase::getParamAlignment() being deprecated. It would
be cleaner if getOrEnforceKnownAlignment was migrated
to Align/MaybeAlign.
Differential Revision: https://reviews.llvm.org/D78345
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions