diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-03-04 05:26:16 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-03-04 05:26:16 +0000 |
commit | e2ae228c7641ec01d29c74a71042f4b1a08f8e8b (patch) | |
tree | 43fae92aed76ea179cdf1e85668efc111a38c85f /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | 6a6206d440152b534b3e08e87b0ab3168573c438 (diff) | |
download | bcm5719-llvm-e2ae228c7641ec01d29c74a71042f4b1a08f8e8b.tar.gz bcm5719-llvm-e2ae228c7641ec01d29c74a71042f4b1a08f8e8b.zip |
[X86] Pass __m64 types via SSE registers for GCC compatibility
For compatibility with GCC, classify __m64 as SSE.
However, clang is a platform compiler for certain targets; retain our
old behavior on those targets: classify __m64 as integer.
This fixes PR26832.
llvm-svn: 262688
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions