1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

Grammaro.

llvm-svn: 51572
This commit is contained in:
Nick Lewycky 2008-05-26 22:49:36 +00:00
parent e052a42a62
commit bc54ac9d10

View File

@ -1509,7 +1509,7 @@ namespace {
}
// We'd like to allow makeEqual on two values to perform a simple
// substitution without every creating nodes in the IG whenever possible.
// substitution without creating nodes in the IG whenever possible.
//
// The first iteration through this loop operates on V2 before going
// through the Remove list and operating on those too. If all of the