From f659e91a95f761b311814797f885eeb445ad1dc0 Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Sun, 5 Jan 2020 13:15:10 +0000 Subject: [PATCH] * fixed LLVM compilation after r43860 git-svn-id: trunk@43862 - --- compiler/llvm/hlcgllvm.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/llvm/hlcgllvm.pas b/compiler/llvm/hlcgllvm.pas index 6a273e5dea..ba66e992dd 100644 --- a/compiler/llvm/hlcgllvm.pas +++ b/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 }