commit | 60211cb8728352fcadbe56b7ab8dea6f07335c16 | [log] [tgz] |
---|---|---|
author | Michal Gorny <mgorny@gentoo.org> | Sun May 05 12:06:32 2019 +0000 |
committer | Michal Gorny <mgorny@gentoo.org> | Sun May 05 12:06:32 2019 +0000 |
tree | 41bce344a9e7f9deac31b817ef0c02a7b5ee5ca9 | |
parent | dca69eb29c8b331afc8ccd3352d4646eba44869e [diff] |
[lldb] [lit] Simplify general-purpose register tests Use output constraints for specific general-purpose registers in order to simplify the tests. They save us from having to manually put the values in correct registers, and reduce the number of registers needed as a result. llvm-svn: 359978