summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-05 06:19:28 +0000
committerChris Lattner <sabre@nondot.org>2010-04-05 06:19:28 +0000
commitfb964e57e515ecdf96f18482fda81f15b4452e47 (patch)
treeaa4a86ad97c7fe36b42f65c076088316275573c7 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
parent28f2fdafcd766ba69ec8e335e431c457605dbddb (diff)
downloadbcm5719-llvm-fb964e57e515ecdf96f18482fda81f15b4452e47.tar.gz
bcm5719-llvm-fb964e57e515ecdf96f18482fda81f15b4452e47.zip
remove the now-redundant MMI pointer in SelectionDAG.
llvm-svn: 100419
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h b/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
index 9f027729b75..fdcba0f0bc7 100644
--- a/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
+++ b/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
@@ -56,7 +56,6 @@ class InsertValueInst;
class Instruction;
class LoadInst;
class MachineBasicBlock;
-class MachineFunction;
class MachineInstr;
class MachineRegisterInfo;
class PHINode;
OpenPOWER on IntegriCloud