diff options
-rw-r--r-- | lib/Target/PowerPC/PowerPCReg.td | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Target/PowerPC/PowerPCReg.td b/lib/Target/PowerPC/PowerPCReg.td index 8f856217d4..7975b0b859 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. // //===----------------------------------------------------------------------===// |