[PATCH] D46100: WIP: [IR/Verifier] Diagnose use-before-def scenarios for debug intrinsics
Matt Davis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 26 10:57:42 PDT 2018
mattd added a comment.
Thanks for this @vsk . This definitely makes sense from a correctness standpoint. I'm curious how frequent this case occurse; hopefully never?
https://reviews.llvm.org/D46100
More information about the llvm-commits
mailing list