diff -r 64d32e0b879a -r bbf3a88e2358 LLVMTypePPC_FP128.st --- a/LLVMTypePPC_FP128.st Tue Jan 26 23:45:52 2016 +0000 +++ b/LLVMTypePPC_FP128.st Wed Jan 27 11:43:56 2016 +0000 @@ -15,7 +15,7 @@ "{ NameSpace: Smalltalk }" -LLVMTypeScalar subclass:#LLVMTypePPC_FP128 +LLVMTypeFloatingPoint subclass:#LLVMTypePPC_FP128 instanceVariableNames:'' classVariableNames:'' poolDictionaries:''