mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-18 01:17:46 +00:00
Fix build on Linux.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75453 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4892cb761e
commit
56a96e76ae
@ -19,6 +19,7 @@
|
||||
#include "llvm/MDNode.h"
|
||||
#include "llvm/Support/ManagedStatic.h"
|
||||
#include "LLVMContextImpl.h"
|
||||
#include <cstdarg>
|
||||
|
||||
using namespace llvm;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user