about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser
diff options
context:
space:
mode:
authorPietro Albini <pietro.albini@ferrous-systems.com>2021-08-26 16:47:42 +0200
committerPietro Albini <pietro.albini@ferrous-systems.com>2021-08-26 16:48:19 +0200
commit9df630707efbb1fbd92e14f06b7d23ec947f3602 (patch)
treeb86bf3ced929ccc1921384e683dbae0b19749a72 /compiler/rustc_parse/src/parser
parent20997f6ad81721542e9ef97bb2f58190903a34d8 (diff)
make sure FileCheck is copied in the LLVM output directory
The tool, which is needed by parts of our test suite, is built as part
of LLVM but is *not* copied to the directory containing the output LLVM
binaries. This adds a flag to ensure the binary is copied.

This shouldn't add any extra built time, as the flag just installs extra
binaries that were already compiled.
Diffstat (limited to 'compiler/rustc_parse/src/parser')
0 files changed, 0 insertions, 0 deletions