aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorMitch Phillips <31459023+hctim@users.noreply.github.com>2022-06-27 14:40:03 -0700
committerMitch Phillips <31459023+hctim@users.noreply.github.com>2022-06-27 14:40:40 -0700
commitdacfa24f75c328ae30b710ecadaa18e4ba10cdc6 (patch)
tree5907c9021a781e57de8be7c58ff0d15b6b70b77a /lldb/source/Commands/CommandObjectFrame.cpp
parentdf18167ac56d05f2ab55f9d874aee7ab6d5bc9a2 (diff)
downloadllvm-dacfa24f75c328ae30b710ecadaa18e4ba10cdc6.zip
llvm-dacfa24f75c328ae30b710ecadaa18e4ba10cdc6.tar.gz
llvm-dacfa24f75c328ae30b710ecadaa18e4ba10cdc6.tar.bz2
Delete 'llvm.asan.globals' for global metadata.
Now that we have the sanitizer metadata that is actually on the global variable, and now that we use debuginfo in order to do symbolization of globals, we can delete the 'llvm.asan.globals' IR synthesis. This patch deletes the 'location' part of the __asan_global that's embedded in the binary as well, because it's unnecessary. This saves about ~1.7% of the optimised non-debug with-asserts clang binary. Reviewed By: vitalybuka Differential Revision: https://reviews.llvm.org/D127911
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions