diff options
author | Krzysztof Parzyszek <kparzysz@quicinc.com> | 2022-07-06 11:02:04 -0700 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@quicinc.com> | 2022-07-07 09:37:15 -0700 |
commit | 8cadfdf8e7a8e93208a3426f9a8f03d17484424d (patch) | |
tree | 15df847a211655cd8d9569e7e7ff7a6ce77aeddc /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | 6817031d0bf88d0ebbf78996de41422052dbce06 (diff) | |
download | llvm-8cadfdf8e7a8e93208a3426f9a8f03d17484424d.zip llvm-8cadfdf8e7a8e93208a3426f9a8f03d17484424d.tar.gz llvm-8cadfdf8e7a8e93208a3426f9a8f03d17484424d.tar.bz2 |
[TableGen] Fix CodeGenRegisterClass::hasType for simple-type arguments
The `hasType` function may be given a type that has been modified from
its original form (in particular made "simple", due to a predicate).
Make sure that such a type is still recognized as associated with a
register class, if the class contains it under any hw-mode.
This is somewhat optimistic though, since there is no information as
to where that simple type originated from.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions