![]() This fixes ticket #47 from Trac, which explains how using a dependency graph for passes was a bit too over the top, and led to unexpected results. Under the "new" (the original!) system, the pass list is used as-is, but the dependencies are checked to make sure the pass list order isn't wrong. In future we should also add back running the properties at the appropriate point (currently disabled). |
||
---|---|---|
.. | ||
Pass.hs | ||
PassList.hs | ||
Properties.hs | ||
Traversal.hs |