mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12:00
Upgrade to LLVM 11 Stable
This commit is contained in:
parent
06ecc2ae68
commit
1b8bf081b5
15 changed files with 186 additions and 76 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue