Get rid of duplicate char*/Section* DataSection
[oota-llvm.git] / lib / Target / ARM / ARMTargetAsmInfo.cpp
index a1a00a2cdaed1dd56ae57f6002f9ff0f852e8bdc..d41f350240063da20af319c1f9b598dc27aa9694 100644 (file)
@@ -48,7 +48,6 @@ ARMTargetAsmInfo::ARMTargetAsmInfo(const ARMTargetMachine &TM) {
   AlignmentIsInBytes = false;
   Data64bitsDirective = 0;
   CommentString = "@";
-  DataSection = "\t.data";
   ConstantPoolSection = "\t.text\n";
   COMMDirectiveTakesAlignment = false;
   InlineAsmStart = "@ InlineAsm Start";