]> granicus.if.org Git - llvm/commit
[PoisonChecking] Flesh out complete todo list for full coverage
authorPhilip Reames <listmail@philipreames.com>
Tue, 9 Jul 2019 19:59:39 +0000 (19:59 +0000)
committerPhilip Reames <listmail@philipreames.com>
Tue, 9 Jul 2019 19:59:39 +0000 (19:59 +0000)
commit7b04f74ca3fe11108a258824be92fd73f474ebc8
treeac2b68ea208a647437b536e901a69a9ce3daf87d
parentd2078b8db6a5a8d3ce1e43cc55ed51fbfc4517e3
[PoisonChecking] Flesh out complete todo list for full coverage

Note: I don't actually plan to implement all of the cases at the moment, I'm just documenting them for completeness.  There's a couple of cases left which are practically useful for me in debugging loop transforms, and I'll probably stop there for the moment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365550 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/PoisonChecking.cpp