[lldb] Add ability to hide the root name of a value
[llvm-project.git] / flang / module / ieee_exceptions.f90
blob2d050412772a5f7410f9da5aa3bb9427cbeee571
1 !===-- module/ieee_exceptions.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 ieee_exceptions
10 use __Fortran_ieee_exceptions
11 end module ieee_exceptions