From ce853ffc73fc2cc743bf2b03cfd1e0d4130ffd30 Mon Sep 17 00:00:00 2001 From: John Hodge Date: Tue, 18 Oct 2016 18:37:22 +0800 Subject: Notes/MIR - Random ideas --- Notes/MIR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Notes/MIR.md b/Notes/MIR.md index 279c0e58..57c99356 100644 --- a/Notes/MIR.md +++ b/Notes/MIR.md @@ -92,3 +92,4 @@ TODO ==== - Create a variant of the `CALL` terminator that takes a path instead of a LValue - Create a `CallPath` RValue for calling functions that never diverge (e.g. some intrinsics) + - OR: Have a new RValue and Terminator - `CallIntrinsic`? -- cgit v1.2.3