diff options
author | Fabrice de Gans <Steelskin@users.noreply.github.com> | 2025-09-30 11:16:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-30 08:16:54 -0700 |
commit | 58b4951726aa1cf92ca08f9b87f5ea7d28700e75 (patch) | |
tree | ab89870395544bf2baa3a412fc9f311a1d1da11b /clang/test/CodeGenCXX/c99-variable-length-array.cpp | |
parent | 8b445ab68452fc81a1f0e662c11c3989ca98928c (diff) | |
download | llvm-58b4951726aa1cf92ca08f9b87f5ea7d28700e75.zip llvm-58b4951726aa1cf92ca08f9b87f5ea7d28700e75.tar.gz llvm-58b4951726aa1cf92ca08f9b87f5ea7d28700e75.tar.bz2 |
Aarch64: Emit a minimal SEH prologue when needed (#158173)
In some cases, with very simple thunks, it is possible that the
`.seh_endprologue` is not emitted. This causes issues in the assembler
because the epilogue ends up starting before the prologue has ended.
Bug: swiftlang/llvm-project#11377
Diffstat (limited to 'clang/test/CodeGenCXX/c99-variable-length-array.cpp')
0 files changed, 0 insertions, 0 deletions