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)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 3 Nov 2011 21:01:36 +0000 (21:01 +0000)
commit4bdd099dfcaf640a47f23d869d6a2c69eb4c6556
tree6713b2ba56f172b00ae2f9b7b82a9e0574fbb75e
parent8d69414022333a5ba2700c4176e81d56c10d9458
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