1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/tools/llvm-config
Tom Stellard 1736b04eed llvm-config: Add --build-system option
Summary:
This can be used for distinguishing between cmake and autoconf builds.
Users may need this in order to handle inconsistencies between the
outputs of the two build systems.

Reviewers: echristo, chandlerc, beanz

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D11838

llvm-svn: 247159
2015-09-09 16:39:30 +00:00
..
BuildVariables.inc.in llvm-config: Add --build-system option 2015-09-09 16:39:30 +00:00
CMakeLists.txt llvm-config: Add --build-system option 2015-09-09 16:39:30 +00:00
llvm-config.cpp llvm-config: Add --build-system option 2015-09-09 16:39:30 +00:00
Makefile llvm-config: Add --build-system option 2015-09-09 16:39:30 +00:00