Remove an out-of-date comment.
The part about zero-sized structures is totally wrong. The rest of it has almost no explanatory value; there are better explanations in comments elsewhere.
This commit is contained in:
parent
db760e27fd
commit
b59c4dc261
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
//! Dataflow analyses are built upon some interpretation of the
|
||||
//! bitvectors attached to each basic block, represented via a
|
||||
//! zero-sized structure.
|
||||
|
||||
mod borrowed_locals;
|
||||
mod initialized;
|
||||
mod liveness;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue