Files
clang-p2996/llvm/lib/Target/ARM/ARMCallingConv.cpp
Sergei Barannikov 4d7a0abae8 [DataLayout] Change return type of getStackAlignment to MaybeAlign (#105478)
Currently, `getStackAlignment` asserts if the stack alignment wasn't
specified. This makes it inconvenient to use and complicates testing.

This change also makes `exceedsNaturalStackAlignment` method redundant.
2024-08-27 22:59:33 +03:00

12 KiB