[llvm-commits] [llvm] r86569 - in /llvm/trunk: lib/Transforms/Utils/LCSSA.cpp test/Transforms/LCSSA/indirectbr.ll

Duncan Sands baldrick at free.fr
Mon Nov 9 10:49:54 PST 2009


Hi Dan, thanks for fixing this.

> +      // If the exit block has a predecessor not within the loop, arrange for
> +      // the incomging value use corresponding to that predecessor to be

incomging -> incoming

Ciao,

Duncan.



More information about the llvm-commits mailing list