forked from OSchip/llvm-project
parent
b0124c1eb8
commit
c3dccd020e
|
@ -65,6 +65,8 @@ The option -Og has been added to optimize the debugging experience.
|
|||
For now, this option is exactly the same as -O1. However, in the future,
|
||||
some other optimizations might be enabled or disabled.
|
||||
|
||||
The option -MJ has been added to simplify adding JSON compilation
|
||||
database output into existing build systems.
|
||||
|
||||
The option ....
|
||||
|
||||
|
|
Loading…
Reference in New Issue