mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-26 13:10:42 +00:00
Remove extraneous #includes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3162 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c188eeb08c
commit
5e1f7ec927
@ -10,8 +10,6 @@
|
||||
#include "llvm/PassManager.h"
|
||||
#include "llvm/Bytecode/Reader.h"
|
||||
#include "llvm/Bytecode/WriteBytecodePass.h"
|
||||
#include "llvm/GlobalVariable.h"
|
||||
#include "llvm/Function.h"
|
||||
#include "llvm/Transforms/IPO.h"
|
||||
#include "Support/CommandLine.h"
|
||||
#include <memory>
|
||||
|
@ -10,8 +10,6 @@
|
||||
#include "llvm/PassManager.h"
|
||||
#include "llvm/Bytecode/Reader.h"
|
||||
#include "llvm/Bytecode/WriteBytecodePass.h"
|
||||
#include "llvm/GlobalVariable.h"
|
||||
#include "llvm/Function.h"
|
||||
#include "llvm/Transforms/IPO.h"
|
||||
#include "Support/CommandLine.h"
|
||||
#include <memory>
|
||||
|
Loading…
Reference in New Issue
Block a user