DescriptionCMake option to install utils, e.g. FileCheck
The goal is to replace nacl tests' use of a hand-crafted filecheck
tool, with LLVM's FileCheck. To do so, we need to first ensure
FileCheck is copied to the install directory.
To that end, this CL introduces a build flag, LLVM_INSTALL_UTILS.
A separate CL enables this switch in toolchain_build_pnacl.py, see https://codereview.chromium.org/1018123002/
BUG=NONE
R=dschuff@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=1352ceb5438aa289b24f38dd5dda9900dd8b37f6
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Total comments: 2
Patch Set 3 : Set default value for LLVM_INSTALL_UTILS #Patch Set 4 : Added LOCALMOD #Messages
Total messages: 15 (5 generated)
|