Mark -g as experimental (#2767)
This commit is contained in:
parent
d90a1dee43
commit
9fe22a4ab7
@ -25,7 +25,7 @@ Configure the compilation environment
|
||||
Produce an LLVM bitcode file
|
||||
.TP
|
||||
\fB\-g\fR
|
||||
Produce debug info
|
||||
Produce debug info (experimental)
|
||||
.TP
|
||||
\fB\-\-gc\fR
|
||||
Garbage collect shared data (experimental/temporary)
|
||||
|
@ -37,7 +37,7 @@ Options:
|
||||
-c Compile and assemble, but do not link
|
||||
--cfg <cfgspec> Configure the compilation environment
|
||||
--emit-llvm Produce an LLVM bitcode file
|
||||
-g Produce debug info
|
||||
-g Produce debug info (experimental)
|
||||
--gc Garbage collect shared data (experimental/temporary)
|
||||
-h --help Display this message
|
||||
-L <path> Add a directory to the library search path
|
||||
|
Loading…
Reference in New Issue
Block a user