To be consistent with other directives like '.comm', '.lcomm', we remove the spaces after the comma for '.csect' on AIX. Differential Revision: https://reviews.llvm.org/D80247
Fix build break in x86 platform which introduced by https://reviews.llvm.org/D79127