projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea9d249
)
Remove unneeded #include
author
Chris Lattner
<sabre@nondot.org>
Tue, 29 Oct 2002 17:14:10 +0000
(17:14 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 29 Oct 2002 17:14:10 +0000
(17:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4384
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/MachineFunction.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/MachineFunction.h
b/include/llvm/CodeGen/MachineFunction.h
index a336de5f0908d3c40c6b7b0bc8eb1cf5f0fee481..5e0fa6187c3180b26d11962f6d9604f5ccb6586b 100644
(file)
--- a/
include/llvm/CodeGen/MachineFunction.h
+++ b/
include/llvm/CodeGen/MachineFunction.h
@@
-11,7
+11,6
@@
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/Annotation.h"
-#include "Support/NonCopyable.h"
#include "Support/HashExtras.h"
#include "Support/hash_set"
#include "Support/ilist"