| ... | @@ -90,7 +90,7 @@ static int print_full_usage(const char *arg0, FILE *file, int return_code) { | ... | @@ -90,7 +90,7 @@ static int print_full_usage(const char *arg0, FILE *file, int return_code) { |
| 90 | " -mllvm [arg] (unsupported) forward an arg to LLVM's option processing\n" | 90 | " -mllvm [arg] (unsupported) forward an arg to LLVM's option processing\n" |
| 91 | " --override-std-dir [arg] override path to Zig standard library\n" | 91 | " --override-std-dir [arg] override path to Zig standard library\n" |
| 92 | " --override-lib-dir [arg] override path to Zig lib library\n" | 92 | " --override-lib-dir [arg] override path to Zig lib library\n" |
| 93 | " -ffunction-sections places each function in a seperate section\n" | 93 | " -ffunction-sections places each function in a separate section\n" |
| 94 | "\n" | 94 | "\n" |
| 95 | "Link Options:\n" | 95 | "Link Options:\n" |
| 96 | " --bundle-compiler-rt for static libraries, include compiler-rt symbols\n" | 96 | " --bundle-compiler-rt for static libraries, include compiler-rt symbols\n" |