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 4f4a680 commit 66a80ebCopy full SHA for 66a80eb
src/goto-cc/goto_cc_mode.cpp
@@ -64,6 +64,9 @@ void goto_cc_modet::help()
64
" --native-compiler cmd command to invoke as preprocessor/compiler\n"
65
" --native-linker cmd command to invoke as linker\n"
66
" --native-assembler cmd command to invoke as assembler (goto-as only)\n"
67
+ " --export-file-local-symbols\n"
68
+ " name-mangle and export file-local symbols\n"
69
+ " --mangle-suffix suffix append suffix to exported file-local symbols\n"
70
" --print-rejected-preprocessed-source file\n"
71
" copy failing (preprocessed) source to file\n"
72
" --object-bits number of bits used for object addresses\n"
0 commit comments