From 09bd5680d97c5ef36158938c8d65eec455263557 Mon Sep 17 00:00:00 2001 From: Teddy Date: Wed, 30 Apr 2014 21:32:08 +0800 Subject: interval merging --- TODO.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO.rst') diff --git a/TODO.rst b/TODO.rst index cb314da..07acc89 100644 --- a/TODO.rst +++ b/TODO.rst @@ -19,7 +19,8 @@ TODO - function to 'pointer to function' conversion (according the std 6.3.2/4) (done) - vague var table management (done) - incorrect address reference `&` - - const function name + - const function name (done) + - remove the redundant edge from blocks that break a loop - Not Implemented: -- cgit v1.2.3