aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNick Desaulniers (paternity leave) <nickdesaulniers@users.noreply.github.com>2024-06-25 09:04:19 -0700
committerGitHub <noreply@github.com>2024-06-25 09:04:19 -0700
commitdca49d739de07b1755ad65aa26dacd2e2c22af20 (patch)
tree8f1d99804f454be310c45ce46fcdbd84d82e5a25 /flang/lib/Frontend/CompilerInvocation.cpp
parente951bd0f51f8b077296f09d9c60ddf150048042f (diff)
downloadllvm-dca49d739de07b1755ad65aa26dacd2e2c22af20.zip
llvm-dca49d739de07b1755ad65aa26dacd2e2c22af20.tar.gz
llvm-dca49d739de07b1755ad65aa26dacd2e2c22af20.tar.bz2
[libc][arm32] define argc type and stack alignment (#96367)
https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#6212stack-constraints-at-a-public-interface mentions that the stack on ARM32 is double word aligned. Remove confused comments around ArgcType. argc is always an int, passed on the stack, so we need to store a pointer to it (regardless of ILP32 or LP64).
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions