Revert "[Driver] Use llvm-config.h, not config.h to unbreak out-of-tree builds"
authorVedant Kumar <vsk@apple.com>
Thu, 18 Aug 2016 17:43:02 +0000 (17:43 +0000)
committerVedant Kumar <vsk@apple.com>
Thu, 18 Aug 2016 17:43:02 +0000 (17:43 +0000)
commit42223732dbeba7f271b05f7413fbcd822838f51a
treee1e339dfd53e5139551b222506b622a0bd230d4a
parent11f2a477721c416abb3015b0a06d28869211bf3e
Revert "[Driver] Use llvm-config.h, not config.h to unbreak out-of-tree builds"

This reverts commit r279035. According to Richard Smith, llvm-config.h
does not contain the right definitions.

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