aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2016-08-27 04:41:22 +0000
committerTeresa Johnson <tejohnson@google.com>2016-08-27 04:41:22 +0000
commite2e621a36c400f907e8a19545feffbcabfd66919 (patch)
tree02b952a5d38eeac4a1458068a1c73b9744886da6 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp
parenta15ea4e217ddc4929f806eb27f49a61d9d6acc84 (diff)
downloadllvm-e2e621a36c400f907e8a19545feffbcabfd66919.zip
llvm-e2e621a36c400f907e8a19545feffbcabfd66919.tar.gz
llvm-e2e621a36c400f907e8a19545feffbcabfd66919.tar.bz2
[LTO] Don't create a new common unless merged has different size
Summary: This addresses a regression in common handling from the new LTO API in r278338. Only create a new common if the size is different. The type comparison against an array type fails when the size is different but not an array. GlobalMerge does not handle the array types as well and we lose some global merging opportunities. Reviewers: mehdi_amini Subscribers: junbuml, llvm-commits, mehdi_amini Differential Revision: https://reviews.llvm.org/D23955 llvm-svn: 279911
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp')
0 files changed, 0 insertions, 0 deletions