diff options
author | David Sherwood <david.sherwood@arm.com> | 2020-05-14 11:18:31 +0100 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2020-05-15 07:29:13 +0100 |
commit | 8ce4a8f6dfbe5ed34ebdc5baf904e5102514d81c (patch) | |
tree | 5fb3bc8255ef0e3c319c41b00cce4c3b6ce93956 /lldb/source/Commands/CommandObjectBreakpoint.cpp | |
parent | 4042ada1c1fe4a9cd546600602281686bb2270cd (diff) | |
download | llvm-8ce4a8f6dfbe5ed34ebdc5baf904e5102514d81c.zip llvm-8ce4a8f6dfbe5ed34ebdc5baf904e5102514d81c.tar.gz llvm-8ce4a8f6dfbe5ed34ebdc5baf904e5102514d81c.tar.bz2 |
[CodeGen] Refactor CreateStackTemporary
I've created a new variant of CreateStackTemporary that takes
TypeSize and Align arguments, and made the older instances of
CreateStackTemporary call this new function. This refactoring is
in preparation for more patches in this area related to scalable
vectors and improving the alignment calculations.
Differential Revision: https://reviews.llvm.org/D79933
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpoint.cpp')
0 files changed, 0 insertions, 0 deletions