summaryrefslogtreecommitdiffstats
path: root/clang/docs
diff options
context:
space:
mode:
authorJoerg Sonnenberger <joerg@bec.de>2017-01-12 21:11:55 +0000
committerJoerg Sonnenberger <joerg@bec.de>2017-01-12 21:11:55 +0000
commitc3dccd020e1d00975af326d2010b17d31f777a19 (patch)
tree5651d99cb595d3dbedf3183fcb4d75b8f58446d6 /clang/docs
parentb0124c1eb87881d611f2f578a3e619b29325e457 (diff)
downloadbcm5719-llvm-c3dccd020e1d00975af326d2010b17d31f777a19.tar.gz
bcm5719-llvm-c3dccd020e1d00975af326d2010b17d31f777a19.zip
Add entry for -MJ.
llvm-svn: 291814
Diffstat (limited to 'clang/docs')
-rw-r--r--clang/docs/ReleaseNotes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index b15d9a5a147..fe4b3784b61 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -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 ....
OpenPOWER on IntegriCloud