diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-06-11 16:56:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 16:56:30 -0700 |
commit | f3c227b797c19b1bc27f079ebcb0d5581b57950f (patch) | |
tree | 7d9bdb382751beff128975ee296d5167a3b68980 /llvm/lib/CodeGen | |
parent | 0f286f8a3688250b1f4c263836827ad0e2467f82 (diff) | |
download | llvm-f3c227b797c19b1bc27f079ebcb0d5581b57950f.zip llvm-f3c227b797c19b1bc27f079ebcb0d5581b57950f.tar.gz llvm-f3c227b797c19b1bc27f079ebcb0d5581b57950f.tar.bz2 |
[flang] Support BIND(C, NAME="...", CDEFINED) extension (#94402)
This CDEFINED keyword extension to a language-binding-spec signifies
that static storage for an interoperable variable will be allocated
outside of Fortran, probably by a C/C++ external object definition.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions