[llvm-commits] [llvm] r134907 - /llvm/trunk/utils/TableGen/

David A. Greene greened at obbligato.org
Wed Jul 13 09:27:12 PDT 2011


David Blaikie <dblaikie at gmail.com> writes:

> This could still be split up further, simply by reversing the changes:
>
> Update existing code that mutates objects so it they don't mutate.
> Remove mutation functions.
> Add const.

That's a good solution.  Implementing it now.  Thanks!

                        -Dave



More information about the llvm-commits mailing list