Add note
authorChris Lattner <sabre@nondot.org>
Wed, 20 Jun 2001 23:09:27 +0000 (23:09 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 20 Jun 2001 23:09:27 +0000 (23:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ChrisNotes.txt

index 50c7cd340f70883bdfaf7832ba8a65823469b24a..f733a559345e41a0b78b15299a6e9c3d845d108d 100644 (file)
@@ -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)