OSDN Git Service

llvm-config-2: Implement build system support for getting the variables we only
authorDaniel Dunbar <daniel@zuster.org>
Thu, 3 Nov 2011 21:01:36 +0000 (21:01 +0000)
committerStephen Hines <srhines@google.com>
Mon, 14 Nov 2011 17:11:45 +0000 (09:11 -0800)
commitaebecd046d930388735d1c16a788f10be2a2746f
tree76a93db8cb81ebdbaccc971ae624ee894a1a220f
parent9460af0c51d0635b692a41319fb5c662ebc441e3
llvm-config-2: Implement build system support for getting the variables we only
know at build time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143649 91177308-0d34-0410-b5e6-96231b3b80d8
tools/CMakeLists.txt
tools/llvm-config-2/BuildVariables.inc.in [new file with mode: 0644]
tools/llvm-config-2/CMakeLists.txt
tools/llvm-config-2/Makefile
tools/llvm-config-2/llvm-config.cpp