diff options
author | Manoj Gupta <manojgupta@google.com> | 2017-09-27 09:33:14 +0000 |
---|---|---|
committer | Manoj Gupta <manojgupta@google.com> | 2017-09-27 09:33:14 +0000 |
commit | 6992817a0e2d3413eeb29ac5f4de1148625681c1 (patch) | |
tree | 98805b9633c1fa23e977bb97f4180708e286a90c /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 9c277321e3dcc9fe979e2407320a902a2b7cf513 (diff) | |
download | bcm5719-llvm-6992817a0e2d3413eeb29ac5f4de1148625681c1.tar.gz bcm5719-llvm-6992817a0e2d3413eeb29ac5f4de1148625681c1.zip |
[Builtins] ARM: Fix assembling files in thumb mode.
Summary:
clang does not assemble files in thumb mode unless .thumb declaration
is present. Add .thumb/.arm decl to _FUNCTION macros to ensure that
files are assembled correctly.
Fixes PR 34715.
Reviewers: compnerd, peter.smith, srhines, weimingz, rengolin
Reviewed By: compnerd
Subscribers: aemerson, javed.absar, llvm-commits, kristof.beyls
Differential Revision: https://reviews.llvm.org/D38227
llvm-svn: 314285
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions