reduce nesting level in DESIGN.md to make pandoc-to-pdf happy

This commit is contained in:
Chris Fallin
2021-06-19 13:41:26 -07:00
parent a58d36fd94
commit 21fb233809

View File

@@ -568,8 +568,8 @@ For each instruction, we process its effects on the scan state:
preg. preg.
- If not a move: - If not a move:
- for each program point [after, before]: - for each program point [after, before], for each operand at
- for each operand at this point(\*): this point(\*):
- if a def or mod: - if a def or mod:
- if not currently live, this is a dead def; create an empty - if not currently live, this is a dead def; create an empty
LR. LR.