commit | 9a737a56093478a3fa86a6a0811fe6a8e6606efc | [log] [tgz] |
---|---|---|
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Tue Jul 20 16:12:37 2010 +0000 |
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Tue Jul 20 16:12:37 2010 +0000 |
tree | a728925b3f4df06a3b8484bc9d17f06bddddeceb | |
parent | eebaf5a5b0a4ab8c8e6cbc49c82aab1e5deea5af [diff] [blame] |
Appease the colonials. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108845 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/SplitKit.h b/lib/CodeGen/SplitKit.h index 8716ccb..3d76772 100644 --- a/lib/CodeGen/SplitKit.h +++ b/lib/CodeGen/SplitKit.h
@@ -47,7 +47,7 @@ LoopPtrSet usingLoops_; // Sumarize statistics by counting instructions using curli_. - void analyseUses(); + void analyzeUses(); public: SplitAnalysis(const MachineFunction *mf, const LiveIntervals *lis,