diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2016-11-11 21:06:40 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2016-11-11 21:06:40 +0000 |
commit | 653e3f4e197d6d27710f09366bf9542ea617594f (patch) | |
tree | db0c0ee0657adad3a4dd0395f0bb514f9d0a2e11 /llvm/lib/Transforms/Utils/FunctionComparator.cpp | |
parent | cbd54304a3551d4345367b0d7d8fbf88f4d80624 (diff) | |
download | bcm5719-llvm-653e3f4e197d6d27710f09366bf9542ea617594f.tar.gz bcm5719-llvm-653e3f4e197d6d27710f09366bf9542ea617594f.zip |
Remove weak-linked symbols for SBBreakpointListImpl
Summary:
Similar to SBStructuredData's Impl class, SBBreakpointListImpl was
getting weak-link exported in the lldb namespace. This change list fixes
that by moving out of the lldb public namespace, which removes it from
public export visibility.
Fixes:
rdar://28960344
Reviewers: jingham
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D26553
llvm-svn: 286631
Diffstat (limited to 'llvm/lib/Transforms/Utils/FunctionComparator.cpp')
0 files changed, 0 insertions, 0 deletions