Move OPTIONS pragmas above comments
[ghc-hetmet.git] / compiler / nativeGen / RegSpillClean.hs
index fc86c89..8cfeb18 100644 (file)
@@ -1,3 +1,4 @@
+{-# OPTIONS -fno-warn-missing-signatures #-}
 -- | Clean out unneeded spill/reload instrs
 --
 -- * Handling of join points
@@ -22,7 +23,6 @@
 --     This also works if the reloads in B1/B2 were spills instead, because
 --     spilling %r1 to a slot makes that slot have the same value as %r1.
 --
-{-# OPTIONS -fno-warn-missing-signatures #-}
 
 module RegSpillClean (
        cleanSpills