Change some text areas from saying Intel(R) OpenMP runtime library to LLVM OpenMP runtime library.

llvm-svn: 236884
diff --git a/openmp/runtime/doc/doxygen/libomp_interface.h b/openmp/runtime/doc/doxygen/libomp_interface.h
index e0d39e6..77b9250 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