From: Chris Lattner Date: Wed, 20 Jun 2001 23:09:27 +0000 (+0000) Subject: Add note X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a4fbb1ae114cd66a7074d1111fd13d177264c72b;p=oota-llvm.git Add note git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ChrisNotes.txt b/docs/ChrisNotes.txt index 50c7cd340f7..f733a559345 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)