diff options
author | Amy Kwan <amy.kwan1@ibm.com> | 2024-08-13 10:13:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 10:13:38 -0400 |
commit | 40897638837fdc5d64d8932fd892f3b9a687ee84 (patch) | |
tree | 1d946ffed4e60bd18e2f7cd95029415f4b31aafb /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | f117f0a746177bdc8b5f658e6da84cd02909aff1 (diff) | |
download | llvm-40897638837fdc5d64d8932fd892f3b9a687ee84.zip llvm-40897638837fdc5d64d8932fd892f3b9a687ee84.tar.gz llvm-40897638837fdc5d64d8932fd892f3b9a687ee84.tar.bz2 |
[GlobalMerge] Update the GlobalMerge pass to merge private global variables. (#101222)
This patch updates the GlobalMerge pass to be able to handle private
global variables, which is required for a follow-up PowerPC specific
GlobalMerge patch to merge internal and private globals.
A new LIT test is also added to exhibit the ability to merge private
globals.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions