diff options
Diffstat (limited to 'src/test/run-pass/thinlto/all-crates.rs')
| -rw-r--r-- | src/test/run-pass/thinlto/all-crates.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/run-pass/thinlto/all-crates.rs b/src/test/run-pass/thinlto/all-crates.rs index 772a9ec8293..8d68202d711 100644 --- a/src/test/run-pass/thinlto/all-crates.rs +++ b/src/test/run-pass/thinlto/all-crates.rs @@ -10,7 +10,6 @@ // compile-flags: -Clto=thin // no-prefer-dynamic -// min-llvm-version 4.0 fn main() { println!("hello!"); |
