Make sure SectionLoadHistory::GetCurrentSectionLoadList () is thread safe.
authorGreg Clayton <gclayton@apple.com>
Thu, 22 May 2014 23:54:17 +0000 (23:54 +0000)
committerGreg Clayton <gclayton@apple.com>
Thu, 22 May 2014 23:54:17 +0000 (23:54 +0000)
commite756aa35717fb67d524cee3a95c006d3c4439db1
treeb22201811a721a151a5fda6be7db069db9544b31
parentb73c973d3b86eacdc08a69266de40fe91ad992c7
Make sure SectionLoadHistory::GetCurrentSectionLoadList () is thread safe.

<rdar://problem/15818525>

llvm-svn: 209485
lldb/source/Target/SectionLoadHistory.cpp