فهرست منبع

* fixed LLVM compilation after r43860

git-svn-id: trunk@43862 -
Jonas Maebe 5 سال پیش
والد
کامیت
f659e91a95
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      compiler/llvm/hlcgllvm.pas

+ 0 - 1
compiler/llvm/hlcgllvm.pas

@@ -288,7 +288,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 }