[llvm-commits] [llvm] r56757 - /llvm/trunk/include/llvm/Support/IRBuilder.h

Duncan Sands baldrick at free.fr
Mon Sep 29 00:52:59 PDT 2008


Hi Daniel,

> Add IRBuilder::{CreateIsNull, CreateIsNonNull} helper methods.
>  - I'm open to the idea that these could have better names. I think
>    these read better than CreateEQNull and CreateNENull.

I'd prefer CreateIsNotNull to CreateIsNonNull.

Ciao,

Duncan.



More information about the llvm-commits mailing list