Make atom collections private.
authorRui Ueyama <ruiu@google.com>
Sat, 31 Jan 2015 04:19:57 +0000 (04:19 +0000)
committerRui Ueyama <ruiu@google.com>
Sat, 31 Jan 2015 04:19:57 +0000 (04:19 +0000)
commit0f1312fe263b5ae5112f9a25f6c791f7ef99df70
treed09dafa43d3fbf78ab2696a4401e4ab39f08c75d
parent14fc2cea42332dc43f4c6babe07dff1d9c5fda10
Make atom collections private.

These fields were made protected in r193585. The aim of that change is to
expose these fields to SimpleFileWrapper. Because SimpleFileWrapper class
was removed in r227549, we can make them private.

llvm-svn: 227672
lld/include/lld/Core/Simple.h