summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectLog.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-02-15 16:11:51 +0000
committerPavel Labath <labath@google.com>2017-02-15 16:11:51 +0000
commitcf8af0ad61457bb0da6e6819c22767b75e5a1865 (patch)
treeff11d6cf8dd5aedb4efdaec30b0690ee06249e9d /lldb/source/Commands/CommandObjectLog.cpp
parent4b21d022b763b535d10ab0f2c5177ab521a98b54 (diff)
downloadbcm5719-llvm-cf8af0ad61457bb0da6e6819c22767b75e5a1865.tar.gz
bcm5719-llvm-cf8af0ad61457bb0da6e6819c22767b75e5a1865.zip
Fix debug build of unit tests
Summary: It turns out listing each library twice is not enough to resolve all references in a debug build on linux - a number of executables fails to link with random symbols missing. Increasing the number to three seems to be enough. The choice of lldbCore to set the multiplicity on is somewhat arbitrary, but it seems fitting, as it is the biggest layering transgressor. Reviewers: beanz Subscribers: mgorny, lldb-commits Differential Revision: https://reviews.llvm.org/D29888 llvm-svn: 295189
Diffstat (limited to 'lldb/source/Commands/CommandObjectLog.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud