aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectMemory.cpp
diff options
context:
space:
mode:
authorNimishMishra <42909663+NimishMishra@users.noreply.github.com>2025-03-05 19:14:51 +0530
committerGitHub <noreply@github.com>2025-03-05 05:44:51 -0800
commit0ae1f0a31062f2447c04ec99ec0933cd71c21224 (patch)
treef2a0ffe24186519d6abda65b796492d5b8e1a72d /lldb/source/Commands/CommandObjectMemory.cpp
parent15edf8725a8044e5cb681a5773e0ada1249690cb (diff)
downloadllvm-0ae1f0a31062f2447c04ec99ec0933cd71c21224.zip
llvm-0ae1f0a31062f2447c04ec99ec0933cd71c21224.tar.gz
llvm-0ae1f0a31062f2447c04ec99ec0933cd71c21224.tar.bz2
[flang] Rely on global initialization for simpler derived types (#114002)
Currently, all derived types are initialized through `_FortranAInitialize`, which is functionally correct, but bears poor runtime performance. This patch falls back on global initialization for "simpler" derived types to speed up the initialization.
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions