From: Misha Brukman Date: Mon, 14 Jun 2004 15:13:59 +0000 (+0000) Subject: Add file comment. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5478c7a18a949c17c8a605818a0c64e1b58de9c3;p=oota-llvm.git Add file comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14172 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/PowerPC/PowerPCReg.td b/lib/Target/PowerPC/PowerPCReg.td index 8f856217d44..7975b0b8591 100644 --- a/lib/Target/PowerPC/PowerPCReg.td +++ b/lib/Target/PowerPC/PowerPCReg.td @@ -7,6 +7,7 @@ // //===----------------------------------------------------------------------===// // +// This file defines the PowerPC register file in Tablegen format. // //===----------------------------------------------------------------------===//