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

docs/ChrisNotes.txt

index 6af61155b5a9035c2ec353ac77feab88e68ed286..50c7cd340f70883bdfaf7832ba8a65823469b24a 100644 (file)
@@ -1,3 +1,4 @@
+* 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)
 * Provide a pass that eliminates critical edges from the CFG