Merging r261365:
[oota-llvm.git] / docs / ReleaseProcess.rst
index c4bbc91c63ced6a8954dcfea1c4cdef239744571..d7f7031260197391161929326d1716441c90f69c 100644 (file)
@@ -53,7 +53,7 @@ test-release.sh
 ---------------
 
 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.