ARM: Fix a few copy-paste errors.
[oota-llvm.git] / lib / Target / ARM / ARMAsmPrinter.h
index c875b2cbdffe535dcea3299e955657e7c7a3fce8..f7392fbf3486e45329012ee771b89874610f5295 100644 (file)
@@ -121,7 +121,7 @@ private:
   MCOperand GetSymbolRef(const MachineOperand &MO, const MCSymbol *Symbol);
   MCSymbol *GetARMJTIPICJumpTableLabel2(unsigned uid, unsigned uid2) const;
 
-  MCSymbol *GetARMSJLJEHLabel(void) const;
+  MCSymbol *GetARMSJLJEHLabel() const;
 
   MCSymbol *GetARMGVSymbol(const GlobalValue *GV);