]> granicus.if.org Git - clang/commit
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)
commit49b5d724d22056d35dda110c631ffd38a922115d
treeecd761ca431500ef35364ce47f04476dbf2334e0
parent8c1ac8c45269c6ed3d539b8e5278aa82dc97b3ed
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@279097 91177308-0d34-0410-b5e6-96231b3b80d8
tools/driver/cc1_main.cpp