mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-10 06:25:01 +00:00
ARM does accept the .comm directive alignment.
llvm-svn: 94408
This commit is contained in:
parent
0f43b92584
commit
4f713bf0fb
@ -44,7 +44,6 @@ ARMMCAsmInfoDarwin::ARMMCAsmInfoDarwin() {
|
||||
AsmTransCBE = arm_asm_table;
|
||||
Data64bitsDirective = 0;
|
||||
CommentString = "@";
|
||||
COMMDirectiveTakesAlignment = false;
|
||||
SupportsDebugInformation = true;
|
||||
|
||||
// Exceptions handling
|
||||
|
Loading…
x
Reference in New Issue
Block a user