You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
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
Review URL: https://codereview.chromium.org/1019043002
0 commit comments