From: Matthijs Kooijman Date: Mon, 17 Aug 2009 14:30:08 +0000 (+0200) Subject: Add (temporary) simplres normalization pass. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=dda227b02df4fc23e7fd658dd9e5a7ee93f494bc;hp=dda227b02df4fc23e7fd658dd9e5a7ee93f494bc;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git Add (temporary) simplres normalization pass. This pass ensures that trivial top level bindings that only reference another top level binder still get normalized correctly. ---