Move CallingConvLower.cpp out of the SelectionDAG directory.
[oota-llvm.git] / include / llvm / CodeGen / CallingConvLower.h
index 71b246c0c92c71e3de9f2d148f39a5b6bc7ff9fb..552530aeb5d64c1291f3a98bac6e56562fa4f379 100644 (file)
@@ -24,7 +24,6 @@ namespace llvm {
   class TargetRegisterInfo;
   class TargetMachine;
   class CCState;
-  class SDNode;
 
 /// CCValAssign - Represent assignment of one arg/retval to a location.
 class CCValAssign {