mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-16 11:24:39 +00:00
Fix comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96498 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -52,7 +52,7 @@ private:
|
|||||||
/// \return - The test result.
|
/// \return - The test result.
|
||||||
bool GetTestResult(const changeset_ty &Changes);
|
bool GetTestResult(const changeset_ty &Changes);
|
||||||
|
|
||||||
/// Split - Partition a set of changes \arg Sinto one or two subsets.
|
/// Split - Partition a set of changes \arg S into one or two subsets.
|
||||||
void Split(const changeset_ty &S, changesetlist_ty &Res);
|
void Split(const changeset_ty &S, changesetlist_ty &Res);
|
||||||
|
|
||||||
/// Delta - Minimize a set of \arg Changes which has been partioned into
|
/// Delta - Minimize a set of \arg Changes which has been partioned into
|
||||||
|
Reference in New Issue
Block a user