[PATCH] D45687: [AArch64][AsmParser] NFC: Cleanup parsing of scalar registers.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 17 00:09:38 PDT 2018


sdesmalen updated this revision to Diff 142741.
sdesmalen added a comment.

- Fixed 'typo' where a condition expression tested the wrong variable in tryParseScalarRegister ('RegNum' vs 'Reg').


https://reviews.llvm.org/D45687

Files:
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45687.142741.patch
Type: text/x-patch
Size: 12451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180417/88664f07/attachment.bin>


More information about the llvm-commits mailing list