Fixed a bug in the IR context that created empty blocks
authorBenjamin Segovia <devnull@localhost>
Tue, 8 May 2012 01:34:52 +0000 (01:34 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:17:13 +0000 (16:17 -0700)
commit4d3e3aa73995077c3fc99b1de539c4b22769b1a5
tree144172e2d06c6e05c9d5bf338b4bcd6088fa8b4b
parente3f92126cc0c089517d966aed50530e6c12cac41
Fixed a bug in the IR context that created empty blocks
backend/src/backend/gen_context.cpp
backend/src/backend/gen_context.hpp
backend/src/backend/gen_eu.cpp
backend/src/backend/gen_eu.hpp
backend/src/ir/context.cpp
backend/src/ir/function.cpp
backend/src/utest/utest_llvm.cpp