[PATCH] D140777: [AVR] Fix some ambiguous cases in AsmParser
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 6 18:42:34 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7a45b13cd726: [AVR] Fix some ambiguous cases in AsmParser (authored by benshi001).
Changed prior to commit:
https://reviews.llvm.org/D140777?vs=485833&id=487028#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140777/new/
https://reviews.llvm.org/D140777
Files:
llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp
llvm/test/MC/AVR/inst-adiw.s
llvm/test/MC/AVR/inst-call.s
llvm/test/MC/AVR/inst-lds-tiny.s
llvm/test/MC/AVR/inst-lds.s
llvm/test/MC/AVR/inst-rjmp.s
llvm/test/MC/AVR/inst-sbiw.s
llvm/test/MC/AVR/inst-sts-tiny.s
llvm/test/MC/AVR/inst-sts.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140777.487028.patch
Type: text/x-patch
Size: 12630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230107/02dcb055/attachment.bin>
More information about the llvm-commits
mailing list