We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 378daa6 commit ae1bd2aCopy full SHA for ae1bd2a
llvm/tools/llvm-c-test/main.c
@@ -61,7 +61,7 @@ static void print_usage(void) {
61
fprintf(stderr, " * --test-diagnostic-handler\n");
62
fprintf(stderr,
63
" Read bitcode file from stdin with a diagnostic handler set\n\n");
64
- fprintf(stderr, " * --test-dibuilder\n");
+ fprintf(stderr, " * --test-dibuilder-debuginfo-format\n");
65
66
" Run tests for the DIBuilder C API - print generated module\n\n");
67
}
0 commit comments