diff options
author | Andrew Trick <atrick@apple.com> | 2012-06-20 03:42:09 +0000 |
---|---|---|
committer | Andrew Trick <atrick@apple.com> | 2012-06-20 03:42:09 +0000 |
commit | cbf24b4e58c2f621f480883c5bb1f2f2b2b8d497 (patch) | |
tree | 1abae2368e5a7f77a3056ee5daac3a6a6fff2060 /lib/Transforms/Utils/SSAUpdater.cpp | |
parent | 2c8293d348227e0f064c55d39acca62c46bf4fd4 (diff) |
Move the implementation of LoopInfo into LoopInfoImpl.h.
The implementation only needs inclusion from LoopInfo.cpp and
MachineLoopInfo.cpp. Clients of the interface should only include the
interface. This makes the interface readable and speeds up rebuilds
after modifying the implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158787 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/SSAUpdater.cpp')
0 files changed, 0 insertions, 0 deletions