diff options
author | Rui Ueyama <ruiu@google.com> | 2016-11-20 02:39:59 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-11-20 02:39:59 +0000 |
commit | bd1f0630a8f6d0ac7df9da1a08d7c247ceb9674a (patch) | |
tree | aeea046b3d844fcad53a66a6cb3c1efed88e4a6c /llvm/lib/Support | |
parent | b14fc390dc2fbaf2da2b4869fd4f5c97fa93e528 (diff) | |
download | bcm5719-llvm-bd1f0630a8f6d0ac7df9da1a08d7c247ceb9674a.tar.gz bcm5719-llvm-bd1f0630a8f6d0ac7df9da1a08d7c247ceb9674a.zip |
Do not expose ICF class from the file.
Also this patch uses file-scope functions instead of class member function.
Now that ICF class is not visible from outside, InputSection class
can no longer be "friend" of it. So I removed the friend relation
and just make it expose the features to public.
llvm-svn: 287480
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions