Nuke the -finline-if-enough-args flag
authorsimonpj@microsoft.com <unknown>
Thu, 5 Nov 2009 12:03:59 +0000 (12:03 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 5 Nov 2009 12:03:59 +0000 (12:03 +0000)
commit43b5afae2ef2a0ebd29d88dc379ddfc0c793bebd
tree68a774c45ead9420ae5585530c8593a61cf0ed46
parenta075bccf8a21c3b98640b4f72a0ab7084c9b0882
Nuke the -finline-if-enough-args flag

By default INLINE functions only inline when they
are given enough arguments, so the flag isn't needed
compiler/coreSyn/CoreSubst.lhs
compiler/main/DynFlags.hs