diff options
Diffstat (limited to 'openmp/runtime/doc/doxygen/libomp_interface.h')
-rw-r--r-- | openmp/runtime/doc/doxygen/libomp_interface.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openmp/runtime/doc/doxygen/libomp_interface.h b/openmp/runtime/doc/doxygen/libomp_interface.h index e0d39e64932..77b92509a14 100644 --- a/openmp/runtime/doc/doxygen/libomp_interface.h +++ b/openmp/runtime/doc/doxygen/libomp_interface.h @@ -12,11 +12,11 @@ //===----------------------------------------------------------------------===// -/*! @mainpage Intel® OpenMP* Runtime Library Interface
+/*! @mainpage LLVM OpenMP* Runtime Library Interface
@section sec_intro Introduction
This document describes the interface provided by the
-Intel® OpenMP\other runtime library to the compiler.
+LLVM OpenMP\other runtime library to the compiler.
Routines that are directly called as simple functions by user code are
not currently described here, since their definition is in the OpenMP
specification available from http://openmp.org
|