[llvm] r178366 - Use 12 as the magic number for our abbreviation data and our

Eric Christopher echristo at gmail.com
Fri Mar 29 14:08:20 PDT 2013


>
>
> 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.
>

Oh probably. Just something I noticed while going through. I'll add it
to the list
of sooner rather than later. :)

-eric



More information about the llvm-commits mailing list