Add entry for -MJ.

llvm-svn: 291814
This commit is contained in:
Joerg Sonnenberger 2017-01-12 21:11:55 +00:00
parent b0124c1eb8
commit c3dccd020e
1 changed files with 2 additions and 0 deletions

View File

@ -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 ....