llvm-svn: 44
This commit is contained in:
Chris Lattner 2001-06-20 23:09:27 +00:00
parent 4f67265ba5
commit a83a2cac31
1 changed files with 1 additions and 0 deletions

View 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)