Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and uses a...
authorChris Bieneman <beanz@apple.com>
Tue, 10 Mar 2015 20:48:02 +0000 (20:48 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 10 Mar 2015 20:48:02 +0000 (20:48 +0000)
commitb8bf97b7e127f0ff4bff7adb8e15536e108d3696
tree9d40e798a3f6745b25ec89fd7346bda4e082e735
parent4a3cd42601e1488298c280beb51f419a8b78b01b
Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and uses a release tablegen build when LLVM is configured with assertions enabled.

Summary: This change leverages the cross-compiling functionality in the build system to build a release tablegen executable for use during the build.

Reviewers: resistor, rnk

Reviewed By: rnk

Subscribers: rnk, joker.eph, llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231842 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
cmake/modules/TableGen.cmake