[llvm-commits] [llvm] r52537 - /llvm/trunk/lib/Transforms/IPO/DeadArgumentElimination.cpp

Duncan Sands baldrick at free.fr
Fri Jun 20 11:39:50 PDT 2008


Hi,

> +      // return a struct again. This prevents chaning {something} into something

chaning -> changing

> +      // No return types? Make it void, but only if we didn't use to return {}

Missing full stop at end of comment.

Ciao,

Duncan.



More information about the llvm-commits mailing list