[PATCH] D78686: [PowerPC] Fix downcast from nullptr
Qing Shan Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 19:34:43 PDT 2020
steven.zhang added a comment.
It is better to have some tests. You can get it by adding assertion for TS and then, running the test to see if any test trigger this assertion. And please also fix this for PPCAIXAsmPrinter and PPCAsmParser together. Thank you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78686/new/
https://reviews.llvm.org/D78686
More information about the llvm-commits
mailing list