diff options
author | Michal Terepeta <michal.terepeta@gmail.com> | 2016-10-18 22:17:49 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-10-18 22:17:58 -0400 |
commit | 02f2f21ce4a9969406cf1772dc5955a97386777a (patch) | |
tree | eb1f6379d994a1fad6da95032e323914b1ca0017 /compiler/codeGen | |
parent | 3866481f228b28687c4021d9deb16e2138fdc008 (diff) | |
download | haskell-02f2f21ce4a9969406cf1772dc5955a97386777a.tar.gz |
cmm/Hoopl/Dataflow: remove unused code
We had *a lot* of code copied from Hoopl that is for rewriting. But GHC
doesn't use it (it only uses some forked Hoopl code for analysis).
So we can safely kill all this code and make it much easier to refactor
and improve the parts that we do use.
Signed-off-by: Michal Terepeta <michal.terepeta@gmail.com>
Test Plan: ./validate
Reviewers: austin, simonmar, bgamari
Reviewed By: bgamari
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2612
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions