From e9e579155614654665ef7a4e3aa5c7a8d4a49f01 Mon Sep 17 00:00:00 2001 From: Hal Finkel Date: Mon, 17 Oct 2011 18:10:08 +0000 Subject: [PATCH] Remove >80-col line and unicode git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142209 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/PowerPC/PPCSchedule440.td | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Target/PowerPC/PPCSchedule440.td b/lib/Target/PowerPC/PPCSchedule440.td index 604d5c8afed..94ee9bd4aa4 100644 --- a/lib/Target/PowerPC/PPCSchedule440.td +++ b/lib/Target/PowerPC/PPCSchedule440.td @@ -1,4 +1,4 @@ -//===- PPCSchedule440.td - PPC 440 Scheduling Definitions ----*- tablegen -*-===// +//===- PPCSchedule440.td - PPC 440 Scheduling Definitions --*- tablegen -*-===// // // The LLVM Compiler Infrastructure // @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// // Primary reference: -// PowerPC 440x6 Embedded Processor Core User’s Manual. +// PowerPC 440x6 Embedded Processor Core User's Manual. // IBM (as updated in) 2010. // The basic PPC 440 does not include a floating-point unit; the pipeline