[PATCH] D46100: WIP: [IR/Verifier] Diagnose use-before-def scenarios for debug intrinsics

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 08:45:44 PDT 2018


aprantl added a comment.

This seems fine in principle. DO you have any idea how much churn this will cause in the existing code? Can you self-host clang without this assertion firing?


https://reviews.llvm.org/D46100





More information about the llvm-commits mailing list