diff options
author | Antonio Abbatangelo <contact@antangelo.com> | 2023-06-01 11:05:38 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-06-01 11:05:38 -0700 |
commit | 2b4c13f757478d8dc705ebec9598a3cd154dadcc (patch) | |
tree | 5dc40680937141b636fa2ee02bf061db9e0642cb /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | be6c5320059fcc6a86c775108ff440f7e53f84b6 (diff) | |
download | llvm-2b4c13f757478d8dc705ebec9598a3cd154dadcc.zip llvm-2b4c13f757478d8dc705ebec9598a3cd154dadcc.tar.gz llvm-2b4c13f757478d8dc705ebec9598a3cd154dadcc.tar.bz2 |
[ARM] Emit code alignment after .arm and .thumb directives
Emit a 4-byte alignment after the .arm directive and a 2-byte alignment
after the .thumb directive. The new behavior matches GNU assembler.
Fixes #53386
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D147763
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions