[LLVM Diagnostic Capabilities] Remove useless includes from
authorQuentin Colombet <qcolombet@apple.com>
Tue, 17 Dec 2013 00:56:19 +0000 (00:56 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Tue, 17 Dec 2013 00:56:19 +0000 (00:56 +0000)
commita6380c22e4461e8386cbf802b72ebe67a873154e
tree27e47810abb92d2318e3c1b3bdf685ff91433b7a
parent83fdac12480b68cc26f92d8d43423aa7ee6dfc6d
[LLVM Diagnostic Capabilities] Remove useless includes from
DiagnosticPrinter.cpp.
These was creating a link time dependencies of IR on CodeGen and Analysis.

Part of <rdar://problem/15515174>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197447 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/DiagnosticPrinter.cpp