[PATCH] D60887: [AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 18 14:56:08 PDT 2019
nickdesaulniers added a comment.
> so I guess these backends are defaulted off or something?
@srhines identified that AVR and RISCV are not in `LLVM_ALL_TARGETS` in `llvm/CMakeLists.txt`. Should I send a patch to turn them on? (assuming the tests aren't red).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60887/new/
https://reviews.llvm.org/D60887
More information about the llvm-commits
mailing list