summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2010-01-25 04:59:07 +0000
committerJim Grosbach <grosbach@apple.com>2010-01-25 04:59:07 +0000
commit546ae6ec7793470cfb176d8e9c518bd14340d8d8 (patch)
treebea4a89773324e9939c47df04046e6d293d1128f
parent1f1092920ad1e1871ed97d43341f53cc4a9f86f8 (diff)
downloadllvm-546ae6ec7793470cfb176d8e9c518bd14340d8d8.tar.gz
llvm-546ae6ec7793470cfb176d8e9c518bd14340d8d8.tar.bz2
llvm-546ae6ec7793470cfb176d8e9c518bd14340d8d8.tar.xz
ARM does accept the .comm directive alignment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94408 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/Target/ARM/ARMMCAsmInfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/ARM/ARMMCAsmInfo.cpp b/lib/Target/ARM/ARMMCAsmInfo.cpp
index 6c7f752cfd..86693b67e3 100644
--- a/lib/Target/ARM/ARMMCAsmInfo.cpp
+++ b/lib/Target/ARM/ARMMCAsmInfo.cpp
@@ -44,7 +44,6 @@ ARMMCAsmInfoDarwin::ARMMCAsmInfoDarwin() {
AsmTransCBE = arm_asm_table;
Data64bitsDirective = 0;
CommentString = "@";
- COMMDirectiveTakesAlignment = false;
SupportsDebugInformation = true;
// Exceptions handling