[WebAssembly] Remove a TODO comment which is no longer needed. NFC.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyCFGStackify.cpp
2015-10-02 Dan Gohman[WebAssembly] Fix CFG stackification of nested loops.
2015-09-16 Dan Gohman[WebAssembly] Check in an initial CFG Stackifier pass