mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-04 00:06:50 +00:00
Try to fix the msvc build.
llvm-svn: 207594
This commit is contained in:
parent
d59664f4f7
commit
749965781b
@ -31,6 +31,7 @@
|
||||
#include "llvm/IR/Constants.h"
|
||||
#include "llvm/IR/Verifier.h"
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
#include "llvm/Support/FileSystem.h"
|
||||
#include "llvm/Support/ManagedStatic.h"
|
||||
#include "llvm/Support/TargetSelect.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
@ -24,6 +24,7 @@
|
||||
#include "llvm/Support/ErrorHandling.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include <map>
|
||||
#include <tuple>
|
||||
|
||||
#define DEBUG_TYPE "ir"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user