diff options
author | Simon Tatham <simon.tatham@arm.com> | 2021-02-11 13:35:55 +0000 |
---|---|---|
committer | Simon Tatham <simon.tatham@arm.com> | 2021-02-11 13:35:56 +0000 |
commit | 69f1a7ad82fdcabc8d8e46a80b239c0e772d8e39 (patch) | |
tree | e7508af1d9795a1801ab1b3164a0a78dce030225 /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | 3a29ac2a61f78aae049a46369203757ece315e23 (diff) | |
download | llvm-69f1a7ad82fdcabc8d8e46a80b239c0e772d8e39.zip llvm-69f1a7ad82fdcabc8d8e46a80b239c0e772d8e39.tar.gz llvm-69f1a7ad82fdcabc8d8e46a80b239c0e772d8e39.tar.bz2 |
[ARM] Copy-paste error in ARMv87a architecture definition.
In the tablegen architecture definition, the Name field for the
ARMv87a record read "ARMv86a". All the other records contain their own
names.
Corrected it to "ARMv87a", and added the necessary value in
ARMArchEnum for that to refer to.
Reviewed By: pratlucas
Differential Revision: https://reviews.llvm.org/D96493
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions