aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2022-03-11 10:17:04 -0800
committerPeter Klausler <pklausler@nvidia.com>2022-03-14 15:13:43 -0700
commit0d9b0f642b665ab9d0a812b3d51a0ddfc4b5210b (patch)
tree70738e7e0f387199d0d8c48ff72d117b5d0ad06a /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent47bac63d3f6b9e64fdf997aff1f145bc948f02d9 (diff)
downloadllvm-0d9b0f642b665ab9d0a812b3d51a0ddfc4b5210b.zip
llvm-0d9b0f642b665ab9d0a812b3d51a0ddfc4b5210b.tar.gz
llvm-0d9b0f642b665ab9d0a812b3d51a0ddfc4b5210b.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. Updated to use STREQUAL rather than ambiguous MATCHES in the CMakeLists.txt file. Differential Revision: https://reviews.llvm.org/D121490
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions