Remove unnecessary forward declaration.
authorEric Christopher <echristo@gmail.com>
Mon, 2 Feb 2015 17:38:40 +0000 (17:38 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 2 Feb 2015 17:38:40 +0000 (17:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227813 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Target/TargetSelectionDAGInfo.h

index d1a3fcf4a50eaa029241e622d09a608df3384e77..79ae5f2987e025d89a5f7a433abc6e30ea4e8ae8 100644 (file)
@@ -21,7 +21,6 @@
 namespace llvm {
 
 class DataLayout;
-class TargetMachine;
 
 //===----------------------------------------------------------------------===//
 /// TargetSelectionDAGInfo - Targets can subclass this to parameterize the