diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2013-12-02 12:35:56 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2013-12-02 12:35:56 +0000 |
commit | 69813e163419e29ff3224ee3aa3ee629d6ec9a2d (patch) | |
tree | a709eb9201cf23ef80aa1736d2a005e5cbc915b7 /llvm/lib/Target/ARM/ARMFastISel.cpp | |
parent | e4b8a2e5599d999af8655c661a7ac9bc7bdeda3f (diff) | |
download | bcm5719-llvm-69813e163419e29ff3224ee3aa3ee629d6ec9a2d.tar.gz bcm5719-llvm-69813e163419e29ff3224ee3aa3ee629d6ec9a2d.zip |
[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.
llvm-svn: 196095
Diffstat (limited to 'llvm/lib/Target/ARM/ARMFastISel.cpp')
0 files changed, 0 insertions, 0 deletions