From 309a23d17998edd9f4b314570c7752b97d3cda72 Mon Sep 17 00:00:00 2001 From: John Hodge Date: Sun, 19 Feb 2017 23:32:51 +0800 Subject: Notes/TODO - Add change to MIR --- Notes/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Notes') diff --git a/Notes/todo.txt b/Notes/todo.txt index 6abeab9f..35526889 100644 --- a/Notes/todo.txt +++ b/Notes/todo.txt @@ -17,3 +17,7 @@ TODO: - Could be a good idea to do as part of changing HIR::TraitImpl to only contain the impl data - May not be too useful due to argument monomorphisation. - Optimise typecheck. + + +- MIR: Add a Parameter type that is either LValue, Constant + > For any place a LValue is currently used, but a constant is valid -- cgit v1.2.3