diff options
| -rw-r--r-- | docs/ChrisNotes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChrisNotes.txt b/docs/ChrisNotes.txt index 50c7cd340f..f733a55934 100644 --- a/docs/ChrisNotes.txt +++ b/docs/ChrisNotes.txt @@ -1,3 +1,4 @@ +* The dropAllReferences code can be a noop when NDEBUG!!! * Finish xvcg output * pred/succ iterators on basic blocks don't handle switch statements correctly * Enhance BB to make predecessor handling easier (to update PHI nodes) |
