Skip to content

Commit abff318

Browse files
arsenmtopperc
andcommitted
Apply suggestions from code review
Co-authored-by: Craig Topper <[email protected]>
1 parent 4edfaaa commit abff318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/Target/Target.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@ class PointerLikeRegClass<int Kind> {
929929
}
930930

931931
/// RegClassByHwMode - Operands that change the register class based
932-
/// on the subtarget are derived from this derived from this. TableGen
932+
/// on the subtarget are derived from this. TableGen
933933
/// treats the register class as having a symbolic kind that it
934934
/// doesn't know, and resolves the actual regclass to use by using the
935935
/// a mapping in TargetInstrInfo at codegen time. This can be used to

0 commit comments

Comments
 (0)