[Driver] Remove unused #include of llvm/Support/config.h
authorVedant Kumar <vsk@apple.com>
Fri, 19 Aug 2016 23:15:35 +0000 (23:15 +0000)
committerVedant Kumar <vsk@apple.com>
Fri, 19 Aug 2016 23:15:35 +0000 (23:15 +0000)
commit8a4d2ddd19489ea994c3a0493504b0a1012ccadb
tree44d22684946dac6162be1748d364c5ad128082a9
parent367d85304241f5754c5161ceaef93c90122e2e8b
[Driver] Remove unused #include of llvm/Support/config.h

This is a follow-up to r279112 (which removed the need for the header)
and in the same spirit as r279035 (which attempted to un-break
out-of-tree builds).

llvm-svn: 279348
clang/tools/driver/cc1_main.cpp