[PATCH] D108092: [AsmPrinter] fix nullptr dereference for MBBs with hasAddressTaken property without BB
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 15 11:36:32 PDT 2021
dblaikie added a comment.
Could you add a test case for this? Or is it not reachable with any existing/in-tree target?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108092/new/
https://reviews.llvm.org/D108092
More information about the llvm-commits
mailing list