diff options
author | JF Bastien <jfb@google.com> | 2016-02-19 06:54:45 +0000 |
---|---|---|
committer | JF Bastien <jfb@google.com> | 2016-02-19 06:54:45 +0000 |
commit | 750caef39c132287445b4d29d55621978880c422 (patch) | |
tree | 1f851e8e70e6aa32228aeb9dfd089c499cc42bea /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 693f13156e3c5c9cec45b52ed8ffb5837c5baceb (diff) | |
download | bcm5719-llvm-750caef39c132287445b4d29d55621978880c422.tar.gz bcm5719-llvm-750caef39c132287445b4d29d55621978880c422.zip |
ARM: fix VFP asm constraints
Summary:
Rich Felker was sad that clang used 'w' and 'P' for VFP constraints when GCC documents them as 't' and 'w':
https://gcc.gnu.org/onlinedocs/gcc/Machine-Constraints.html
This was added way back in 2008:
http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20080421/005393.html
Subscribers: aemerson, rengolin, cfe-commits
Differential Revision: http://reviews.llvm.org/D17349
llvm-svn: 261309
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions