Building a function, and dumping its structure is working now. Tested for
commit0d2d7c60f619acddd55ac44be4eb843724dd5d1a
authorDirk Steinke <steinke.dirk.ml@gmail.com>
Wed, 23 Jul 2014 17:22:45 +0000 (23 19:22 +0200)
committerDirk Steinke <steinke.dirk.ml@gmail.com>
Wed, 23 Jul 2014 17:22:45 +0000 (23 19:22 +0200)
treea15ae58b5fab9beb26da8643a18f3cefb4e4fa8b
parent4c881850cd5903845350efec6f8355e88c706031
Building a function, and dumping its structure is working now. Tested for
x86_32 only (since the dump result depends a lot on the architecture...).
include/jitcs_dumper.h
src/src/bblock_impl.cpp
src/src/dumper.cpp
src/src/function_impl.cpp
src/x86/src/x86_xx_dumper.lcpp
tests/test_simplefunction.cpp