Update Windows to LLVM 12.0.1

This commit is contained in:
gingerBill
2021-09-11 17:06:29 +01:00
parent a5b4b73544
commit c51c002ffa
35 changed files with 145 additions and 94 deletions
-4
View File
@@ -77,8 +77,4 @@ typedef signed int ssize_t;
# define UINT64_MAX 0xffffffffffffffffULL
#endif
#ifndef HUGE_VALF
#define HUGE_VALF (float)HUGE_VAL
#endif
#endif /* LLVM_C_DATATYPES_H */