search for: 6027272e

Displaying 2 results from an estimated 2 matches for "6027272e".

2011 Feb 03
0
[LLVMdev] Convenience methods in ConstantExpr et al
...p the APIs or resolve the incompatibilities with >> the naming conventions I don't want to get in the way of that. >> > -- -- Talin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110202/6027272e/attachment.html>
2011 Feb 02
2
[LLVMdev] Convenience methods in ConstantExpr et al
Talin wrote: > On Mon, Jan 31, 2011 at 10:57 PM, Talin <viridia at gmail.com > <mailto:viridia at gmail.com>> wrote: > > I notice that there's a lot of inconsistency in the various LLVM > classes with respect to convenience methods. Here's some examples: > > For creating GEPS, IRBuilder has: > > CreateGEP (2 overloads) >