mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 13:10:34 +00:00
remove #include that comes in from ConstantFolder.h
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92232 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2ad32752b9
commit
66e89df188
@ -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