OSDN Git Service

Remove unneeded header file.
authorBill Wendling <isanbard@gmail.com>
Thu, 6 Nov 2008 23:56:59 +0000 (23:56 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 6 Nov 2008 23:56:59 +0000 (23:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58823 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/StackProtector.cpp

index 17f715d..3f5e980 100644 (file)
@@ -23,7 +23,6 @@
 #include "llvm/Intrinsics.h"
 #include "llvm/Module.h"
 #include "llvm/Pass.h"
-#include "llvm/ADT/APInt.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Target/TargetData.h"
 #include "llvm/Target/TargetLowering.h"