[llvm-commits] [llvm] r48727 - in /llvm/trunk:	include/llvm/Instructions.h lib/VMCore/Instructions.cpp
    Duncan Sands 
    baldrick at free.fr
       
    Mon Mar 24 10:43:52 PDT 2008
    
    
  
Hi Dan,
> Shrink the size of AllocationInst by using its SubclassData
> field to store the alignment value instead of haing a
> separate field.
what is the maximum alignment that this can handle?
Thanks,
Duncan.
    
    
More information about the llvm-commits
mailing list