diff options
author | Renato Golin <renato.golin@linaro.org> | 2016-08-26 21:45:39 +0000 |
---|---|---|
committer | Renato Golin <renato.golin@linaro.org> | 2016-08-26 21:45:39 +0000 |
commit | 70984fed05c211f5c74b5038fefe1d99d45b64d4 (patch) | |
tree | 0db777ff94f76933a1d21cab69077b49402cff8e /lldb/packages/Python/lldbsuite/test/help/TestHelp.py | |
parent | e175d8aba57e8a21e1001918c527cdbee10c8332 (diff) | |
download | bcm5719-llvm-70984fed05c211f5c74b5038fefe1d99d45b64d4.tar.gz bcm5719-llvm-70984fed05c211f5c74b5038fefe1d99d45b64d4.zip |
[ARM] Adding .arch directives around WMMX unwind code
Some unwind code is purposedly old enough to work on previous architecutres
and they're guaranteed to never trigger in newer architectures, so we need
to add .arch directives to tell the compiler/assembler that it's fine and we
know what we're doing.
Fixes PR29149.
llvm-svn: 279871
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/help/TestHelp.py')
0 files changed, 0 insertions, 0 deletions