Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(886)

Issue 1018123002: Install llvm utils when buidling with cmake (Closed)

Created:
5 years, 9 months ago by Mircea Trofin
Modified:
5 years, 9 months ago
Reviewers:
Derek Schuff
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/src/native_client.git@master
Target Ref:
refs/heads/master
Project:
nacl
Visibility:
Public.

Description

Use 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. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M pnacl/COMPONENT_REVISIONS View 1 2 1 chunk +1 line, -1 line 0 comments Download
M toolchain_build/toolchain_build_pnacl.py View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Mircea Trofin
5 years, 9 months ago (2015-03-18 21:02:34 UTC) #1
Mircea Trofin
5 years, 9 months ago (2015-03-19 22:49:34 UTC) #2
Derek Schuff
code LGTM; please add some more explanation in the commit message.
5 years, 9 months ago (2015-03-19 22:58:56 UTC) #3
Mircea Trofin
5 years, 9 months ago (2015-03-19 23:17:02 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:60001) manually as
5076f6637e6e1f08f92b0046b066e49e1803f1d3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698