DescriptionUse the newly introduced CMake LLVM option, LLVM_INSTALL_UTILS, to install binaries such as FileCheck, as part of the install target.
The goal is to replace nacl tests' use of a hand-crafted filecheck tool, with LLVM's FileCheck. A change in the llvm repo, https://codereview.chromium.org/1019043002/, added a cmake flag, LLVM_INSTALL_UTILS. This present change uses that flag when building with cmake.
BUG=NONE
R=dschuff@chromium.org
Committed: https://chromium.googlesource.com/native_client/src/native_client/+/5076f6637e6e1f08f92b0046b066e49e1803f1d3
Patch Set 1 #Patch Set 2 : updated revisions #Patch Set 3 : Using correct llvm hash. #
Messages
Total messages: 5 (1 generated)
|