projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f10929
)
ARM does accept the .comm directive alignment.
author
Jim Grosbach
<grosbach@apple.com>
Mon, 25 Jan 2010 04:59:07 +0000
(
04:59
+0000)
committer
Jim Grosbach
<grosbach@apple.com>
Mon, 25 Jan 2010 04:59:07 +0000
(
04:59
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94408
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMMCAsmInfo.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMMCAsmInfo.cpp
b/lib/Target/ARM/ARMMCAsmInfo.cpp
index 6c7f752cfd28ddd58f9bf12fc1b7b183368c65cc..86693b67e39391f4365cb8973aebc4ac94825a59 100644
(file)
--- 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