mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-28 06:27:16 +00:00
Fix a comment.
llvm-svn: 96178
This commit is contained in:
parent
de32b2fac0
commit
900be69752
@ -2238,7 +2238,7 @@ void LSRInstance::GenerateTruncates(LSRUse &LU, unsigned LUIdx,
|
||||
|
||||
namespace {
|
||||
|
||||
/// WorkItem - Helper class for GenerateConstantOffsetReuse. It's used to
|
||||
/// WorkItem - Helper class for GenerateCrossUseConstantOffsets. It's used to
|
||||
/// defer modifications so that the search phase doesn't have to worry about
|
||||
/// the data structures moving underneath it.
|
||||
struct WorkItem {
|
||||
|
Loading…
Reference in New Issue
Block a user