diff docs/ReleaseProcess.rst @ 100:7d135dc70f03 LLVM 3.9

LLVM 3.9
author Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
date Tue, 26 Jan 2016 22:53:40 +0900
parents e4204d083e25
children 3a76565eade5
line wrap: on
line diff
--- a/docs/ReleaseProcess.rst	Tue Oct 13 17:49:56 2015 +0900
+++ b/docs/ReleaseProcess.rst	Tue Jan 26 22:53:40 2016 +0900
@@ -53,7 +53,7 @@
 ---------------
 
 This script will check-out, configure and compile LLVM+Clang (+ most add-ons, like ``compiler-rt``,
-``libcxx`` and ``clang-extra-tools``) in three stages, and will test the final stage.
+``libcxx``, ``libomp`` and ``clang-extra-tools``) in three stages, and will test the final stage.
 It'll have installed the final binaries on the Phase3/Releasei(+Asserts) directory, and
 that's the one you should use for the test-suite and other external tests.