diff options
author | Craig Topper <craig.topper@gmail.com> | 2019-10-23 23:04:35 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2019-10-23 23:05:09 -0700 |
commit | 7f1ffef567a749e7a3e369239f34a3f2a4887e63 (patch) | |
tree | 146938858529acb6564b8323597116d2ac015aa8 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 61e7a61bdccfae2c55e1ab598621204030feac7a (diff) | |
download | llvm-7f1ffef567a749e7a3e369239f34a3f2a4887e63.zip llvm-7f1ffef567a749e7a3e369239f34a3f2a4887e63.tar.gz llvm-7f1ffef567a749e7a3e369239f34a3f2a4887e63.tar.bz2 |
[X86] Replace some regular expressions in xray tests with explicit checks to show bad assembly.
We're print 16-bit or 32-bit registers in copy instructions to
64-bit registers. This code will not assemble if it were to be
parsed back in. Emitting to binary works because we'll encode
the register the same way no matter what the size is.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions