mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-18 16:03:17 +00:00
Fix a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96178 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ce947366ec
commit
6020d85c41
@ -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…
x
Reference in New Issue
Block a user