[lldb] Add ability to hide the root name of a value
[llvm-project.git] / flang / module / omp_lib.f90
blob2ca15da6891591bb3115be2c1a3d8d324b73f020
1 !===-- module/omp_lib.f90 --------------------------------------------------===!
3 ! Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 ! See https://llvm.org/LICENSE.txt for license information.
5 ! SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 !===------------------------------------------------------------------------===!
9 module omp_lib
11 include "omp_lib.h"
13 end module omp_lib