about summary refs log tree commit diff
path: root/tests/ui/codegen/llvm-args-invalid-flag.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/codegen/llvm-args-invalid-flag.stderr')
-rw-r--r--tests/ui/codegen/llvm-args-invalid-flag.stderr1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/codegen/llvm-args-invalid-flag.stderr b/tests/ui/codegen/llvm-args-invalid-flag.stderr
new file mode 100644
index 00000000000..e1d3cfea28f
--- /dev/null
+++ b/tests/ui/codegen/llvm-args-invalid-flag.stderr
@@ -0,0 +1 @@
+rustc -Cllvm-args="..." with: Unknown command line argument '-not-a-real-llvm-arg'.  Try: 'rustc -Cllvm-args="..." with -help'
\ No newline at end of file