Merge remote branch 'cworth/master'
authorEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:13:03 +0000 (15:13 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:13:03 +0000 (15:13 -0700)
commite33c10328caec29616a5433b1d1df9088f3a84df
tree723cc38803bb10032d28be9a9a161232d05d0fd1
parent9290e0dd28e646c3dc810e0a6405582f8bf643b6
parent26bbfb7917a71d46d9227bbf960606cb673636d3
Merge remote branch 'cworth/master'

Conflicts:
ast_to_hir.cpp
ir.cpp

This brings in the talloc-based memory management work, so that the
compiler (almost) no longer leaks memory.
ast_to_hir.cpp
ir.cpp
ir_clone.cpp
ir_function_inlining.cpp