diff options
author | LemonBoy <thatlemon@gmail.com> | 2021-05-07 12:09:38 +0200 |
---|---|---|
committer | LemonBoy <thatlemon@gmail.com> | 2021-05-07 12:13:36 +0200 |
commit | f87638338464e7ff9396e92e04e3f5702d479d39 (patch) | |
tree | 17ae8c8c446fed677cb6995ea1ede539e61ca6e9 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 8894a4b5d70a2fee8c35e2e66597fec24bc15770 (diff) | |
download | llvm-f87638338464e7ff9396e92e04e3f5702d479d39.zip llvm-f87638338464e7ff9396e92e04e3f5702d479d39.tar.gz llvm-f87638338464e7ff9396e92e04e3f5702d479d39.tar.bz2 |
[AsmParser][ARM] Make .thumb_func imply .thumb
GNU as documentation states that a `.thumb_func` directive implies `.thumb`, teach the asm parser to switch mode whenever it's encountered. On the other hand the labeled form, exclusive to Apple's toolchain, doesn't switch mode at all.
Reviewed By: nickdesaulniers, peter.smith
Differential Revision: https://reviews.llvm.org/D101975
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions