Upgrade to LLVM 11 Stable

This commit is contained in:
Nekotekina 2020-11-02 06:07:58 +03:00
parent 06ecc2ae68
commit 1b8bf081b5
15 changed files with 186 additions and 76 deletions

View file

@ -285,6 +285,7 @@ asmjit::Runtime& asmjit::get_global_runtime()
#endif
#include "llvm/Support/TargetSelect.h"
#include "llvm/Support/FormattedStream.h"
#include "llvm/Support/Host.h"
#include "llvm/ExecutionEngine/ExecutionEngine.h"
#include "llvm/ExecutionEngine/RTDyldMemoryManager.h"
#include "llvm/ExecutionEngine/ObjectCache.h"