summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/FunctionComparator.cpp
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2016-11-11 21:06:40 +0000
committerTodd Fiala <todd.fiala@gmail.com>2016-11-11 21:06:40 +0000
commit653e3f4e197d6d27710f09366bf9542ea617594f (patch)
treedb0c0ee0657adad3a4dd0395f0bb514f9d0a2e11 /llvm/lib/Transforms/Utils/FunctionComparator.cpp
parentcbd54304a3551d4345367b0d7d8fbf88f4d80624 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud