cl::opt< unsigned > AlignAllFunctions("align-all-functions", cl::desc("Force the alignment of all functions in log2 format (e.g. 4 " "means align on 16B boundaries)."), cl::init(0), cl::Hidden) ( "align-all-functions" , cl::desc("Force the alignment of all functions in log2 format (e.g. 4 " "means align on 16B boundaries).") , cl::init(0) , cl::Hidden )