llvm-mirror/include
Dan Gohman fec60bb357 Shrink the size of AllocationInst by using its SubclassData
field to store the alignment value instead of haing a
separate field.

llvm-svn: 48727
2008-03-24 16:55:58 +00:00
..
llvm Shrink the size of AllocationInst by using its SubclassData 2008-03-24 16:55:58 +00:00
llvm-c Objective Caml bindings for basic block, function, global, and arg iterators. 2008-03-23 22:21:29 +00:00