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

Daniel Dunbar daniel at zuster.org
Thu Oct 2 10:07:57 PDT 2008


Done.

On Mon, Sep 29, 2008 at 12:52 AM, Duncan Sands <baldrick at free.fr> wrote:
> 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