stuij marked an inline comment as done. stuij added inline comments.
================ Comment at: llvm/include/llvm-c/Core.h:149 LLVMHalfTypeKind, /**< 16 bit floating point type */ + LLVMBFloatTypeKind, /**< 16 bit brain floating point type */ LLVMFloatTypeKind, /**< 32 bit floating point type */ ---------------- tstellar wrote: > Can you move this new enum value to the end of enum definition? Adding it > here changes the C ABI. Yes, np. Will make a patch today. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D78190/new/ https://reviews.llvm.org/D78190 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits