llvm-svn: 44
This commit is contained in:
Chris Lattner 2001-06-20 23:09:27 +00:00
parent 8deb3830c0
commit c068de8288

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)