commit | abff28087fd6be8150ff0e69def7de7312b2f76b | [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 | f084a5e81d7a0552dca2a144624812bb4547efd2 [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,