diff options
author | Li Jia He <hljhehlj@cn.ibm.com> | 2018-11-01 02:32:49 +0000 |
---|---|---|
committer | Li Jia He <hljhehlj@cn.ibm.com> | 2018-11-01 02:32:49 +0000 |
commit | bbaedf2ba1623e730386be258776e47028a21c6e (patch) | |
tree | 8dc8914b48c22e6d3664b1fd434158cfc697b074 /lldb/source/Target/ModuleCache.cpp | |
parent | be0e78e017d5efd72c39a3221888f7026c02b5ba (diff) | |
download | bcm5719-llvm-bbaedf2ba1623e730386be258776e47028a21c6e.tar.gz bcm5719-llvm-bbaedf2ba1623e730386be258776e47028a21c6e.zip |
[Clang][PowerPC] Support constraint 'wi' in asm
From the gcc manual, we can see that the specific limit of wi inline asm is “FP or VSX register to hold 64-bit integers for VSX insns or NO_REGS”. The link is https://gcc.gnu.org/onlinedocs/gcc-8.2.0/gcc/Machine-Constraints.html#Machine-Constraints. We should accept this constraint.
Reviewed By: jsji
Differential Revision: https://reviews.llvm.org/D53265
llvm-svn: 345809
Diffstat (limited to 'lldb/source/Target/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions