From: Nick Lewycky Date: Sun, 24 Apr 2016 17:55:57 +0000 (+0000) Subject: Fix typo in comment. NFC X-Git-Tag: llvmorg-3.9.0-rc1~8114 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d595d4265baae05696629fb3194065cef573d425;p=platform%2Fupstream%2Fllvm.git Fix typo in comment. NFC llvm-svn: 267354 --- diff --git a/llvm/lib/Target/AArch64/AArch64RegisterInfo.td b/llvm/lib/Target/AArch64/AArch64RegisterInfo.td index a8c8b17..5fbaff0 100644 --- a/llvm/lib/Target/AArch64/AArch64RegisterInfo.td +++ b/llvm/lib/Target/AArch64/AArch64RegisterInfo.td @@ -1,4 +1,4 @@ -//=- AArch64RegisterInfo.td - Describe the AArch64 Regisers --*- tablegen -*-=// +//=- AArch64RegisterInfo.td - Describe the AArch64 Registers -*- tablegen -*-=// // // The LLVM Compiler Infrastructure //