Extract table types from B programs as well
authorBrenden Blanco <bblanco@plumgrid.com>
Fri, 7 Aug 2015 16:56:46 +0000 (09:56 -0700)
committerBrenden Blanco <bblanco@plumgrid.com>
Fri, 7 Aug 2015 16:56:46 +0000 (09:56 -0700)
commit5a19f90aaeac031f0f04547dd56291978a7ee6cf
tree3f98aa6fcdd32e919281365ddbe599e390900deb
parent52b0a9037ba8f03044b29f69333c572ec7d21fa7
Extract table types from B programs as well

Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
CMakeLists.txt
src/cc/bpf_module.cc
src/cc/frontends/b/codegen_llvm.cc
src/cc/frontends/b/codegen_llvm.h
src/cc/frontends/b/loader.cc
src/cc/frontends/b/loader.h
src/cc/frontends/clang/b_frontend_action.h
src/cc/table_desc.h [new file with mode: 0644]