Remove dead code.
[oota-llvm.git] / lib / Target / ARM / ARMAsmPrinter.h
index a2cda3b95d470edaaece66253fbce71145ec9ee9..d1c0e09e6109084dc6def429a88fb641a05395f8 100644 (file)
@@ -87,9 +87,6 @@ private:
   // Helpers for EmitStartOfAsmFile() and EmitEndOfAsmFile()
   void emitAttributes();
 
-  // Helper for ELF .o only
-  void emitARMAttributeSection();
-
   // Generic helper used to emit e.g. ARMv5 mul pseudos
   void EmitPatchedInstruction(const MachineInstr *MI, unsigned TargetOpc);