[PATCH] D60803: [AsmPrinter] defer %c to base class for ARM, PPC, and Hexagon. NFC
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 16 16:48:59 PDT 2019
nickdesaulniers added a comment.
Note to Peter: the `%a` case is the same between Aarch64 and ARM (and should be basic enough to hoist up to the base case). That's going in next patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60803/new/
https://reviews.llvm.org/D60803
More information about the llvm-commits
mailing list