Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> --- Documentation/TODO.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Documentation/TODO.md b/Documentation/TODO.md index 31826df33aae..4344a1dc9b0d 100644 --- a/Documentation/TODO.md +++ b/Documentation/TODO.md @@ -24,12 +24,6 @@ Core - add the sym into a list and - recalculate the addressability before memops's SSA conversion * bool_ctype should be split into internal 1-bit / external 8-bit -* Previous declarations and the definition need to be merged. For example, - in the code here below, the function definition is **not** static: - ``` - static void foo(void); - void foo(void) { ... } - ``` Testsuite --------- -- 2.26.2