OSDN Git Service

X86: fix comment typo in AsmParser
authorSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 16 Jan 2015 20:16:06 +0000 (20:16 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 16 Jan 2015 20:16:06 +0000 (20:16 +0000)
commitd4bdb4e0b2d89b4a72c4bd3328f8da098bb60a53
treebcc98d77eef5f2e6958a36815737658b21bca7d4
parent07fbc5c1c66670ea2b325c303f52f3e82d69eb93
X86: fix comment typo in AsmParser

Fix a typo.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226313 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp