diff options
author | Li Jia He <hljhehlj@cn.ibm.com> | 2018-11-01 02:35:17 +0000 |
---|---|---|
committer | Li Jia He <hljhehlj@cn.ibm.com> | 2018-11-01 02:35:17 +0000 |
commit | 03170a904f5b5f7f6eb11db4b427c35180e29e2e (patch) | |
tree | 20898bda904c2ce5b22cd5651215795a72b07f75 /lldb/source/Target/ModuleCache.cpp | |
parent | bbaedf2ba1623e730386be258776e47028a21c6e (diff) | |
download | bcm5719-llvm-03170a904f5b5f7f6eb11db4b427c35180e29e2e.tar.gz bcm5719-llvm-03170a904f5b5f7f6eb11db4b427c35180e29e2e.zip |
[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: 345810
Diffstat (limited to 'lldb/source/Target/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions