[PATCH] D79507: [flang] Change DIE("unreachable") cases to use llvm_unreachable
David Truby via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 6 10:46:52 PDT 2020
DavidTruby added a comment.
I couldn't find any other non-controversial places to change this: this seems to be all the cases where something is marked as unreachable but using our current macros.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79507/new/
https://reviews.llvm.org/D79507
More information about the llvm-commits
mailing list