ARM does accept the .comm directive alignment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94408 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jim Grosbach 2010-01-25 04:59:07 +00:00
parent 1f1092920a
commit 546ae6ec77

View File

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