aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Host
diff options
context:
space:
mode:
authorJameson Nash <vtjnash@gmail.com>2026-01-28 22:49:19 -0500
committerGitHub <noreply@github.com>2026-01-28 22:49:19 -0500
commitb7c1a6f8b447fba6fff47d309eb7ba1bc22e8c53 (patch)
tree7d69cbd260d0c4d44c923a1b3b3f252f428d0f8f /lldb/test/Shell/Host
parent218d0c2ed1b7c1ad6c8589e869f73aa6b3bdd60c (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[CodeGen] Only use actual alloca alignment (#178361)HEADmain
Remove getPrefTypeAlign calls and use only the alloca's explicit alignment, since the type may not be semantically useful, there is no useful reason to change alignment to support it. The alloca's explicit alignment (from getAlign()) is already optimally correct; we don't need to derive alignment from the allocated type. Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'lldb/test/Shell/Host')
0 files changed, 0 insertions, 0 deletions