diff --git a/llvm/docs/ChrisNotes.txt b/llvm/docs/ChrisNotes.txt index 50c7cd340f70..f733a559345e 100644 --- a/llvm/docs/ChrisNotes.txt +++ b/llvm/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)