diff options
author | Lucas Prates <lucas.prates@arm.com> | 2022-05-23 16:40:38 +0100 |
---|---|---|
committer | Lucas Prates <lucas.prates@arm.com> | 2022-06-13 10:19:10 +0100 |
commit | 7775124b5c9deeac5408b47a0677f4573a2e2332 (patch) | |
tree | 42371dff1cc678ad9b8c117b4d809fec8ddaf795 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 8ab925a2fdcf857edf16d9cb104c9007965e025c (diff) | |
download | llvm-7775124b5c9deeac5408b47a0677f4573a2e2332.zip llvm-7775124b5c9deeac5408b47a0677f4573a2e2332.tar.gz llvm-7775124b5c9deeac5408b47a0677f4573a2e2332.tar.bz2 |
[NFC][Thumb1] Use FrameDestroy flag to identify epilog instructions
Simiarly to what's done on both ARM's and AArch64's frame lowering code,
this updates Thumb1FrameLowering to use the FrameDestroy Machine
Instruction flag to identify instructions inserted as part of the epilog
instead of relying on assumptions about specific machine instructions.
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D126285
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions