diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-03-11 10:17:04 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-03-14 10:41:28 -0700 |
commit | b6a7600491d755f6f700fe245b2fc7b928264c58 (patch) | |
tree | dfacb369668a56e1614d7b10a54995c163612105 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | c231deb791672720cf1935150b99e6deffaf4843 (diff) | |
download | llvm-b6a7600491d755f6f700fe245b2fc7b928264c58.zip llvm-b6a7600491d755f6f700fe245b2fc7b928264c58.tar.gz llvm-b6a7600491d755f6f700fe245b2fc7b928264c58.tar.bz2 |
[flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONS
The intrinsic module IEEE_ARITHMETIC must incorporate the public
names from the intrisic module IEEE_EXCEPTIONS. Rename IEEE_EXCEPTIONS
to __Fortran_ieee_exceptions so that it won't clash with the
nonintrinsic namespace, establish a new intrinic IEEE_EXCEPTIONS
module that USEs it, and add a USE to IEEE_ARITHMETIC.
Differential Revision: https://reviews.llvm.org/D121490
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions