[PATCH] D78459: [AVR] Don't adjust for instruction size
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 16 13:12:24 PDT 2020
aykevl added a comment.
I have made a patch to support disassembly of jmp/call instructions, which should make this patch testable: D81961 <https://reviews.llvm.org/D81961>
@efriedma Ah thanks for the idea! Not sure it's worth it just for this test though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78459/new/
https://reviews.llvm.org/D78459
More information about the llvm-commits
mailing list