about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-09-01 10:52:44 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-09-01 16:14:17 -0700
commit96283fc08367ae8c3d344f2342c4ebe11d799092 (patch)
treef4103d1b396456ca2ec844efb327a964bdea8c40 /src/rustllvm/RustWrapper.cpp
parentb2799a56a1631ee351e4687ee649808e28cccda1 (diff)
downloadrust-96283fc08367ae8c3d344f2342c4ebe11d799092.tar.gz
rust-96283fc08367ae8c3d344f2342c4ebe11d799092.zip
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