1. Make MCSection an abstract class.
[oota-llvm.git] / lib / Target / PIC16 / PIC16TargetAsmInfo.cpp
index 50fba39112a229b0fd1a236975788de7d1b501f9..fdd1ae008e0a345068a1acc097a912bc9d294e6d 100644 (file)
@@ -33,7 +33,6 @@ PIC16TargetAsmInfo() {
   ZeroDirective = NULL;
   AsciiDirective = " dt ";
   AscizDirective = NULL;
-  SwitchToSectionDirective = "";
     
   RomData8bitsDirective = " dw ";
   RomData16bitsDirective = " rom_di ";