diff options
author | Michal Gorny <mgorny@gentoo.org> | 2019-04-29 11:37:58 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2019-04-29 11:37:58 +0000 |
commit | d25710f5a0cd9ec5d86e179a04b6303221beee3c (patch) | |
tree | 2c0ace2d347dd5822293b95f82af040c5318f966 /llvm/lib/Support/FileCheck.cpp | |
parent | c570b2a2e5b22304b2978ab493ece901c4110fa8 (diff) | |
download | llvm-d25710f5a0cd9ec5d86e179a04b6303221beee3c.zip llvm-d25710f5a0cd9ec5d86e179a04b6303221beee3c.tar.gz llvm-d25710f5a0cd9ec5d86e179a04b6303221beee3c.tar.bz2 |
[lldb] [lit] Introduce tests for reading x86 general purpose registers
Introduce tests for reading the eight x86 general purpose registers,
i.e. RAX/RBX/RCX/RDX/RBP/RSP/RSI/RDI and their shorter counterparts.
The test comes in separate 32-bit and 64-bit variant, targeting
appropriate processors.
While technically the 32-bit test could run on amd64, it would be
redundant to the 64-bit version, so just run one of them on each arch.
Differential Revision: https://reviews.llvm.org/D61210
llvm-svn: 359438
Diffstat (limited to 'llvm/lib/Support/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions