diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-03-13 14:52:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-13 14:52:25 -0700 |
commit | af964c7e31f0728e84c97b734933fcb9a1912bce (patch) | |
tree | fd332640d8aa95587efd11f5339b7201df0802c4 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 5661188c5766c3136d1954d769825261715b1f9a (diff) | |
download | llvm-af964c7e31f0728e84c97b734933fcb9a1912bce.zip llvm-af964c7e31f0728e84c97b734933fcb9a1912bce.tar.gz llvm-af964c7e31f0728e84c97b734933fcb9a1912bce.tar.bz2 |
[flang][runtime] Let FORT_CHECK_POINTER_DEALLOCATION=0 disable runtime … (#84956)
…check
Add an environment variable by which a user can disable the pointer
validation check in DEALLOCATE statement handling. This is not safe, but
it can help make a code work that allocates a pointer with an extended
derived type, associates its target with a pointer to one of its
ancestor types, and then deallocates that pointer.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions