aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorMichael Klemm <michael.klemm@amd.com>2024-07-19 19:37:24 +0200
committerGitHub <noreply@github.com>2024-07-19 19:37:24 +0200
commit2f8b64d327a27a73b57a54eb5d1f28c41e650aee (patch)
tree1922ee8c26fc9e0357c6be8d4fb3d370dbd0651e /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent22eb290a9696e2a3fd042096c61e35eca2fcce0c (diff)
downloadllvm-2f8b64d327a27a73b57a54eb5d1f28c41e650aee.zip
llvm-2f8b64d327a27a73b57a54eb5d1f28c41e650aee.tar.gz
llvm-2f8b64d327a27a73b57a54eb5d1f28c41e650aee.tar.bz2
[flang][runtime] Build ISO_FORTRAN_ENV to export kind arrays as linkable symbols (#95388)
Moves definitions of the kind arrays into a Fortran MODULE to not only emit the MOD file, but also compile that MODULE file into an object file. This file is then linked into libFortranRuntime.so. Eventually this workaround PR shoud be redone and a proper runtime build should be setup that will then also compile Fortran MODULE files. Fixes #89403 --------- Co-authored-by: Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> Co-authored-by: Michael Kruse <github@meinersbur.de>
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions