Remove bogus assertion in getCallMethod
authorKirsten Chevalier <chevalier@alum.wellesley.edu>
Thu, 11 Jan 2007 17:25:01 +0000 (17:25 +0000)
committerKirsten Chevalier <chevalier@alum.wellesley.edu>
Thu, 11 Jan 2007 17:25:01 +0000 (17:25 +0000)
commitc098722488ee64a5288a9f20352310cfd08ae86b
treee7a07417c0f6bcbd754f235a7c3b21c83409168e
parent06435c511c76ba7d084af3c9420614e167f4a9e5
Remove bogus assertion in getCallMethod

With my as-yet-uncommitted changes to the demand analyzer, code got
 generated for some programs that caused this assertion to fail.  The
 transformation I was doing was correct; it was the assertion that
 wasn't. So, the assertion is removed.

 This is actually Simon PJ's patch rather than mine, but I noticed that
 it wasn't checked in and it seems completely safe to do so.
compiler/codeGen/ClosureInfo.lhs