Update assertion message

This commit is contained in:
Minseong Jang
2023-02-13 15:09:31 +09:00
parent 55ebcad347
commit 8df80203b8
2 changed files with 11 additions and 5 deletions

View File

@@ -635,7 +635,7 @@ impl IrgenFunc<'_> {
/// %b0:i1:unit = store %b0:p1:i32 %l1:i32*
/// %b0:i2:unit = store %b0:p2:i32 %l2:i32*
/// ```
///
///
/// In particular, note that it is added to the local allocation list and store them to the
/// initial phinodes.
///