about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorJonathan Turner <jonathandturner@users.noreply.github.com>2016-09-02 15:28:52 -0700
committerGitHub <noreply@github.com>2016-09-02 15:28:52 -0700
commitb9996909acc3624be0dd6d31834c5a09c242bd32 (patch)
treec4abda37db36115b503a0663affb3aa64dbc05cf /src/rustllvm/RustWrapper.cpp
parent75fb28f6a06c415fa3146c32e6fa8df5959b73a7 (diff)
parent96283fc08367ae8c3d344f2342c4ebe11d799092 (diff)
downloadrust-b9996909acc3624be0dd6d31834c5a09c242bd32.tar.gz
rust-b9996909acc3624be0dd6d31834c5a09c242bd32.zip
Rollup merge of #36198 - alexcrichton:fix-travis, r=brson
test: Add a min-llvm-version directive

We've got tests which require a particular version of LLVM to run as they're
testing bug fixes. Our build system, however, supports multiple LLVM versions,
so we can't run these tests on all LLVM versions.

This adds a new `min-llvm-version` directive for tests so they can opt out of
being run on older versions of LLVM. This then namely applies that logic to the
`issue-36023.rs` test case and...

Closes #36138
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions