llvm-6502/include
Chandler Carruth c15aff93c4 [PM] [cleanup] Rearrange the public and private sections of this class
to be a bit more sensible. The public interface now is first followed by
the implementation details.

This also resolves a FIXME to make something private -- it was already
possible as the one special caller was already a friend.

No functionality changed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196095 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-02 12:35:56 +00:00
..
llvm [PM] [cleanup] Rearrange the public and private sections of this class 2013-12-02 12:35:56 +00:00
llvm-c Add a Scalarizer pass. 2013-11-22 16:58:05 +00:00