[all-commits] [llvm/llvm-project] a0124f: Remove deprecated member functions (NFC)
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Wed Apr 14 10:07:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0124f4e4ded2694172aa1027cc1ea42e3ea3ac8
https://github.com/llvm/llvm-project/commit/a0124f4e4ded2694172aa1027cc1ea42e3ea3ac8
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M llvm/include/llvm/CodeGen/TargetCallingConv.h
Log Message:
-----------
Remove deprecated member functions (NFC)
Remove the member functions getByValAlign and getOrigAlign, there were
no users left.
Differential Revision: https://reviews.llvm.org/D99098
More information about the All-commits
mailing list