diff --git a/llvm/lib/Target/X86/X86ScheduleAtom.td b/llvm/lib/Target/X86/X86ScheduleAtom.td index 74940b3a5f2b..8305c6c1e941 100644 --- a/llvm/lib/Target/X86/X86ScheduleAtom.td +++ b/llvm/lib/Target/X86/X86ScheduleAtom.td @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file defines the itinerary class data for the Intel Atom +// This file defines the schedule class data for the Intel Atom // in order (Saltwell-32nm/Bonnell-45nm) processors. // //===----------------------------------------------------------------------===//