aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectMemory.cpp
diff options
context:
space:
mode:
authorBen Langmuir <blangmuir@apple.com>2025-03-05 08:25:39 -0800
committerGitHub <noreply@github.com>2025-03-05 08:25:39 -0800
commitf8ba0df8781a9f2d0b54fcd6b06a47a06234a4c4 (patch)
tree1d61aac83da2ea36ae1b28965ab7b882cf19cde1 /lldb/source/Commands/CommandObjectMemory.cpp
parent9925359fee00561be93ab0b886250e73ec627174 (diff)
downloadllvm-f8ba0df8781a9f2d0b54fcd6b06a47a06234a4c4.zip
llvm-f8ba0df8781a9f2d0b54fcd6b06a47a06234a4c4.tar.gz
llvm-f8ba0df8781a9f2d0b54fcd6b06a47a06234a4c4.tar.bz2
[clang][deps] Remove dependency on llvm targets from lib DependencyScanning (#129774)
In d64eccf we split the object file reader from the writer and removed the dependency on clangCodeGen from the dependency scanner. However, we were still initializing all the llvm targets, which was needed for writing object file pcms but not reading them. This caused us to link more llvm target code than necessary. Shrinks clangd by nearly 50% for me. rdar://144790713
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions