]> granicus.if.org Git - clang/commitdiff
Remove old #includes
authorChris Lattner <sabre@nondot.org>
Wed, 17 Jun 2009 17:23:16 +0000 (17:23 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Jun 2009 17:23:16 +0000 (17:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73618 91177308-0d34-0410-b5e6-96231b3b80d8

tools/clang-cc/clang-cc.cpp

index f211b490bd34eec46b522228cfed9c29c8268310..04b871c4e156d7e0e65f9cc327c9e063d968c017 100644 (file)
@@ -67,8 +67,6 @@
 #include "llvm/System/Process.h"
 #include "llvm/System/Program.h"
 #include "llvm/System/Signals.h"
-#include "llvm/InitializeAllTargets.h"
-#include "llvm/InitializeAllAsmPrinters.h"
 #include <cstdlib>
 #if HAVE_SYS_TYPES_H
 #  include <sys/types.h>