Derefence components of constants smarter
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 4 Jun 2010 23:20:35 +0000 (16:20 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 11 Jun 2010 20:51:09 +0000 (13:51 -0700)
commitc9cb1032be454ff5fdb802a629565cfaeb2e5d5a
tree85edb658904555edbfac07c027958f66b498498a
parent989cfc432ee7adef701a87783e0c6b064c1cfaee
Derefence components of constants smarter

During generation of calls to constructors, derefernce constants by creating
new constants instead of creating dereferences.
ast_function.cpp