diff options
Diffstat (limited to 'tests/run-make/llvm-outputs/rmake.rs')
| -rw-r--r-- | tests/run-make/llvm-outputs/rmake.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make/llvm-outputs/rmake.rs b/tests/run-make/llvm-outputs/rmake.rs index 2ce31b260a1..dabae38c141 100644 --- a/tests/run-make/llvm-outputs/rmake.rs +++ b/tests/run-make/llvm-outputs/rmake.rs @@ -1,3 +1,4 @@ +//@ needs-target-std // test that directories get created when emitting llvm bitcode and IR use std::path::PathBuf; |
