Rearrange code in HIR conversion of ?: operator
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 11 Jun 2010 19:56:26 +0000 (12:56 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 11 Jun 2010 22:43:59 +0000 (15:43 -0700)
commit0ad76c67675c35a65a79752058f53eee74947ba5
tree719c8470623998c1dd4ab6addac8e357a9dd4ab5
parentc2ba6190921be014fecaca0a5627ecc72fa7b2a1
Rearrange code in HIR conversion of ?: operator

There are no functional changes.  Code is just moved arround.  This
prepares for the next set of changes that do change the functionality.
ast_to_hir.cpp