[llvm] r178366 - Use 12 as the magic number for our abbreviation data and our
Sean Silva
silvas at purdue.edu
Fri Mar 29 14:18:13 PDT 2013
On Fri, Mar 29, 2013 at 5:04 PM, Eli Bendersky <eliben at google.com> wrote:
>
>
> Here and elsewhere, could you use SmallVectorImpl to decouple yourself
> from the size hint in function signatures? This is used in other places
> throughout LLVM and IMHO makes much nicer code.
>
>
It is also documented <
http://llvm.org/docs/ProgrammersManual.html#llvm-adt-smallvector-h> :)
-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130329/111aee18/attachment.html>
More information about the llvm-commits
mailing list