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
+2 -2
View File
@@ -19,8 +19,8 @@
#ifndef LLVM_C_BITREADER_H
#define LLVM_C_BITREADER_H
#include "ExternC.h"
#include "Types.h"
#include "llvm-c/ExternC.h"
#include "llvm-c/Types.h"
LLVM_C_EXTERN_C_BEGIN