mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Include IR/DerivedTypes.h instead of IR/Type.h so to match llvm change r256406.
llvm-svn: 256407
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
#include "llvm/ADT/Triple.h"
|
||||
|
||||
#include "llvm/IR/Type.h"
|
||||
#include "llvm/IR/DerivedTypes.h"
|
||||
|
||||
using namespace lldb;
|
||||
using namespace lldb_private;
|
||||
|
||||
Reference in New Issue
Block a user