Currently, the output of the strings command on libomp.so shows:
@(#) Intel(R) OMP alternative compiler support: yes
@(#) Intel(R) OMP API version: 5.0 (201611)
@(#) Intel(R) OMP lock type: run time selectable
@(#) $Revision: 481659 $
@(#) Intel(R) OMP Fortran __cdecl OMP support: yes
@(#) Intel(R) OMP Fortran "extra" OMP support: yes
@(#) Intel(R) OMP performance library (dynamic) ver. 5.0.20140926
@(#) Intel(R) OMP
@(#) Intel(R) OMP version: 5.0.20140926
@(#) Intel(R) OMP library type: performance
@(#) Intel(R) OMP link type: dynamic
@(#) Intel(R) OMP build time: no_timestamp
@(#) Intel(R) OMP build compiler: Clang 10.0
This patch is to change 'Intel(R)' to 'LLVM'.