Prevent excessive inlining with DPH
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Thu, 2 Oct 2008 01:20:55 +0000 (01:20 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Thu, 2 Oct 2008 01:20:55 +0000 (01:20 +0000)
This adds a new flag -finline-if-enough-args which disables inlining for
partially applied functions. It is automatically set by -Odph. This is a
temporary hack and should remain undocumented.

MERGE TO 6.10


No differences found