llvm-6502/include
Chandler Carruth 368a977298 [Allocator] Lift the slab size and size threshold into template
parameters rather than runtime parameters.

There is only one user of these parameters and they are compile time for
that user. Making these compile time seems to better reflect their
intended usage as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205143 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-30 12:07:07 +00:00
..
llvm [Allocator] Lift the slab size and size threshold into template 2014-03-30 12:07:07 +00:00
llvm-c ARM64: initial backend import 2014-03-29 10:18:08 +00:00