[PATCH] [mips] [IAS] Refactor the emitDirectiveModuleFP() functions.

Toma Tabacu toma.tabacu at imgtec.com
Tue Jun 23 02:45:22 PDT 2015


================
Comment at: lib/Target/Mips/MipsTargetStreamer.h:87
@@ -92,2 +86,3 @@
   virtual void emitDirectiveSetFp(MipsABIFlagsSection::FpABIKind Value);
+
   void forbidModuleDirective() { ModuleDirectiveAllowed = false; }
----------------
This is an intentional newline, for a better visual separation of the functions.
I won't really mind if you want it removed, though.

http://reviews.llvm.org/D10642

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list