[PATCH] D81929: [WIP][Attributor] Introduce CallBaseContext to the IRPosition
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 2 12:58:10 PDT 2020
jdoerfert added a comment.
Herald added a reviewer: homerdin.
Herald added a reviewer: baziotis.
In D81929#2096257 <https://reviews.llvm.org/D81929#2096257>, @jdoerfert wrote:
> We need some way of testing this, so tests that enable this and some way of checking the output. We could look for the debug output or add some other way of checking
Reverse ping. Unit tests might also be an option.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81929/new/
https://reviews.llvm.org/D81929
More information about the llvm-commits
mailing list