mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 22:28:06 +02:00
* fixed LLVM compilation after r43860
git-svn-id: trunk@43862 -
(cherry picked from commit f659e91a95
)
This commit is contained in:
parent
ec9f7c84b4
commit
7e2c3b39ec
@ -261,7 +261,6 @@ implementation
|
||||
OS_F128:
|
||||
a_loadmm_ref_reg(list,location^.def,location^.def,tmpref,location^.register,mms_movescalar);
|
||||
OS_M8..OS_M128,
|
||||
OS_MS8..OS_MS128,
|
||||
OS_32..OS_128,
|
||||
{ OS_NO is for records of non-power-of-two sizes that have to
|
||||
be passed in MM registers -> never scalar floats }
|
||||
|
Loading…
Reference in New Issue
Block a user