mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-26 21:47:07 +00:00
remove #include that comes in from ConstantFolder.h
llvm-svn: 92232
This commit is contained in:
parent
28de6cdbf5
commit
f1704b24be
@ -15,7 +15,6 @@
|
||||
#ifndef LLVM_SUPPORT_IRBUILDER_H
|
||||
#define LLVM_SUPPORT_IRBUILDER_H
|
||||
|
||||
#include "llvm/Constants.h"
|
||||
#include "llvm/Instructions.h"
|
||||
#include "llvm/BasicBlock.h"
|
||||
#include "llvm/ADT/Twine.h"
|
||||
|
Loading…
Reference in New Issue
Block a user