From 32bfe1e837dd0b73c2878b9ef0eb58e585fbef1f Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Thu, 21 Jan 2010 21:44:43 +0000 Subject: Trim unneeded includes. llvm-svn: 94105 --- llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp') diff --git a/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp b/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp index 4868c9e29e1..dc7d82d192d 100644 --- a/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp +++ b/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp @@ -35,7 +35,6 @@ #include "llvm/Target/TargetLowering.h" #include "llvm/Target/TargetOptions.h" #include "llvm/Support/Compiler.h" -#include "llvm/Support/CommandLine.h" #include "llvm/Support/Debug.h" #include "llvm/Support/ErrorHandling.h" #include "llvm/Support/MathExtras.h" -- cgit v1.2.3