[llvm-uc] [PATCH 13/16] uc32: typo

  • From: Jia Liu <proljc@xxxxxxxxx>
  • To: llvm-uc@xxxxxxxxxxxxx
  • Date: Sat, 5 Jan 2013 10:52:02 +0800

Signed-off-by: Jia Liu <proljc@xxxxxxxxx>
---
 lib/Target/UniCore/UniCoreRegisterInfo.td |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Target/UniCore/UniCoreRegisterInfo.td 
b/lib/Target/UniCore/UniCoreRegisterInfo.td
index 04629b7..af0d059 100644
--- a/lib/Target/UniCore/UniCoreRegisterInfo.td
+++ b/lib/Target/UniCore/UniCoreRegisterInfo.td
@@ -8,7 +8,7 @@
 
//===----------------------------------------------------------------------===//
 
 
//===----------------------------------------------------------------------===//
-//  Declarations that describe the CPU0 register file
+//  Declarations that describe the CPU register file
 
//===----------------------------------------------------------------------===//
 
 
-- 
1.7.10.2 (Apple Git-33)


Other related posts:

  • » [llvm-uc] [PATCH 13/16] uc32: typo - Jia Liu