diff options
author | Amara Emerson <aemerson@apple.com> | 2019-07-24 23:00:04 +0000 |
---|---|---|
committer | Amara Emerson <aemerson@apple.com> | 2019-07-24 23:00:04 +0000 |
commit | de81bd0faa5413602b52ed4b876c79dc785f599b (patch) | |
tree | fcb0d36297afd507bd6a4276450466508766af9c /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 86814bf658a64ac11e548f0a133c9a7d9ca3f831 (diff) | |
download | bcm5719-llvm-de81bd0faa5413602b52ed4b876c79dc785f599b.tar.gz bcm5719-llvm-de81bd0faa5413602b52ed4b876c79dc785f599b.zip |
[AArch64][GlobalISel] Don't try to use GISel if subtarget doesn't have neon or fp.
Throughout the legalizerinfo we currently make the assumption that the target
has neon and FP target features available. Fixing it will require a refactor of
the whole thing, so until then make sure we fall back.
Works around PR42734
Differential Revision: https://reviews.llvm.org/D65244
llvm-svn: 366957
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions