ARM does accept the .comm directive alignment.

llvm-svn: 94408
This commit is contained in:
Jim Grosbach 2010-01-25 04:59:07 +00:00
parent 0f43b92584
commit 4f713bf0fb

View File

@ -44,7 +44,6 @@ ARMMCAsmInfoDarwin::ARMMCAsmInfoDarwin() {
AsmTransCBE = arm_asm_table;
Data64bitsDirective = 0;
CommentString = "@";
COMMDirectiveTakesAlignment = false;
SupportsDebugInformation = true;
// Exceptions handling