diff options
| author | bors <bors@rust-lang.org> | 2016-04-03 03:12:41 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-04-03 03:12:41 -0700 |
| commit | 0894b06283ac513bd4b6351aa9065fa515e2a71d (patch) | |
| tree | 0d77fe64898a944c35e9335d85e05759be0ab356 /src/libsyntax/parse | |
| parent | a09f386e8d1c31133f0ce1123fbeaedcff40a77d (diff) | |
| parent | a3fdde7453d82870868a1bf8db448afcf966fb34 (diff) | |
| download | rust-0894b06283ac513bd4b6351aa9065fa515e2a71d.tar.gz rust-0894b06283ac513bd4b6351aa9065fa515e2a71d.zip | |
Auto merge of #32168 - alexcrichton:fix-filecheck, r=aturon
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
