summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/doc/doxygen/libomp_interface.h
diff options
context:
space:
mode:
authorAndrey Churbanov <Andrey.Churbanov@intel.com>2015-05-08 17:41:32 +0000
committerAndrey Churbanov <Andrey.Churbanov@intel.com>2015-05-08 17:41:32 +0000
commit820b25550b61687300a6ffbe1340509e5fac863a (patch)
tree2c89b4d5d9537c950faaa69296dc412a18b6d03b /openmp/runtime/doc/doxygen/libomp_interface.h
parentc8c0de2a8991a4210ddac31c80fcff7aedef50c3 (diff)
downloadbcm5719-llvm-820b25550b61687300a6ffbe1340509e5fac863a.tar.gz
bcm5719-llvm-820b25550b61687300a6ffbe1340509e5fac863a.zip
Change some text areas from saying Intel(R) OpenMP runtime library to LLVM OpenMP runtime library.
llvm-svn: 236884
Diffstat (limited to 'openmp/runtime/doc/doxygen/libomp_interface.h')
-rw-r--r--openmp/runtime/doc/doxygen/libomp_interface.h4
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&reg;&nbsp; OpenMP* Runtime Library Interface
+/*! @mainpage LLVM&nbsp; OpenMP* Runtime Library Interface
@section sec_intro Introduction
This document describes the interface provided by the
-Intel&reg;&nbsp;OpenMP\other runtime library to the compiler.
+LLVM &nbsp;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
OpenPOWER on IntegriCloud