[LLVMdev] How to test isDereferenceablePointer?

Ramkumar Ramachandra artagnon at gmail.com
Tue Jan 20 10:12:42 PST 2015


Philip Reames wrote:
> Another option might be to introduce a small printing pass that simply
> prints the dereferenceability of every pointer in a function - analogous to
> MemDepPrinter - then use FileCheck on the result of that.

Perfect. I'll do that.



More information about the llvm-dev mailing list