authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-08-15 22:57:06-04:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-08-15 22:57:06-04:00
log1e3b6816a8929bb141fb2157197077d74656e7ca
tree06d72111a0ced129066304bae9c01c6f873d05e3
parentff7e826b82b097ffb688e809b6d762d8d56c0f3c
signaturelock-open Commit is signed but in an unrecognized format.

note that -mllvm is unsupported

closes #3045

1 files changed, 1 insertions(+), 1 deletions(-)

src/main.cpp+1-1
......@@ -85,7 +85,7 @@ static int print_full_usage(const char *arg0, FILE *file, int return_code) {
8585 " --verbose-cc enable compiler debug output for C compilation\n"
8686 " -dirafter [dir] same as -isystem but do it last\n"
8787 " -isystem [dir] add additional search path for other .h files\n"
88 " -mllvm [arg] forward an arg to LLVM's option processing\n"
88 " -mllvm [arg] (unsupported) forward an arg to LLVM's option processing\n"
8989 " --override-std-dir [arg] override path to Zig standard library\n"
9090 " --override-lib-dir [arg] override path to Zig lib library\n"
9191 " -ffunction-sections places each function in a seperate section\n"