[all-commits] [llvm/llvm-project] e6ff91: [AArch64][AsmParser] NFC: Parser.getTok().getLoc()...
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Mon Jul 26 02:37:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6ff9179cee48096e7b2e739c9a79db62fa884bb
https://github.com/llvm/llvm-project/commit/e6ff9179cee48096e7b2e739c9a79db62fa884bb
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
M llvm/test/MC/AArch64/shift_extend_op_w_symbol.s
Log Message:
-----------
[AArch64][AsmParser] NFC: Parser.getTok().getLoc() -> getLoc()
Reviewed By: tmatheson
Differential Revision: https://reviews.llvm.org/D106635
More information about the All-commits
mailing list