diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2016-03-09 19:11:02 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2016-04-03 00:18:44 -0700 |
| commit | a3fdde7453d82870868a1bf8db448afcf966fb34 (patch) | |
| tree | fb545201322d3b31fce506cd6938b0e639fe31cb /src/libsyntax/parse | |
| parent | 080edd9957e3587e90314e02af7955fef14a6bd7 (diff) | |
| download | rust-a3fdde7453d82870868a1bf8db448afcf966fb34.tar.gz rust-a3fdde7453d82870868a1bf8db448afcf966fb34.zip | |
mk: Add configure option for disabling codegen tests
Our `codegen` test suite requires the LLVM `FileCheck` utility but unfortunately this isn't always available in all custom LLVM roots (e.g. those specified via `--llvm-root`). This commit adds a `./configure` option called `--disable-codegen-tests` which will manually disable running these tests. In the case that this option is passed we can forgo the need for the `FileCheck` executable. Note that we still require `FileCheck` by default as we will attempt to run these tests. Closes #28667
Diffstat (limited to 'src/libsyntax/parse')
0 files changed, 0 insertions, 0 deletions
