-
郑旭晖 authored
* fix: fix bug in debug::llvm. * fix: use GEP when init array with loop. * fix: raise all allocas to entry block. * fix: fix emitting bug of array init. * fix: fix bug in remove_trivial_phi. * test: update basic tests in test.py. * fix: bug fix in parser. * fix: bug fix in sccp.