aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-05-02 09:52:39 +0200
committerGitHub <noreply@github.com>2025-05-02 09:52:39 +0200
commita8ec6e8788832cff77ec855a2331438c937fb5da (patch)
treebb4854bea81653b51520b7b3f982f3b303a8353a /lldb/source/Commands/CommandObjectProcess.cpp
parent140c2b6d081b781b19f50bf1c4fbf4b17bfacdc1 (diff)
downloadllvm-a8ec6e8788832cff77ec855a2331438c937fb5da.zip
llvm-a8ec6e8788832cff77ec855a2331438c937fb5da.tar.gz
llvm-a8ec6e8788832cff77ec855a2331438c937fb5da.tar.bz2
[IR] Require that global value initializers are sized (#137358)
While external globals can be unsized, I don't think an unsized initializer makes sense. It seems like the backend currently ends up treating this as a zero-size global. If people want that behavior, they should declare it as such.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions