Searched defs:CommDirectiveSupportsAlignment (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h27 /// CommDirectiveSupportsAlignment - True if .comm supports alignment. This
30 bool CommDirectiveSupportsAlignment; member in class:llvm::MCObjectFileInfo
180 return CommDirectiveSupportsAlignment;

Completed in 40 milliseconds