================
@@ -301,21 +301,24 @@ void CodeGenTypes::RefreshTypeCacheForClass(const
CXXRecordDecl *RD) {
static llvm::Type *getTypeForFormat(llvm::LLVMContext &VMContext,
const llvm::fltSemantics &format) {
----------------
nikic wrote:
This entire method should be replaced by `Type::getFloatingPointType()`.
https://github.com/llvm/llvm-project/pull/207213
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits