systems-nuts / unifico

Compiler and build harness for heterogeneous-ISA binaries with the same stack layout.
3 stars 1 forks source link

Automation of building LLVM using python #23

Open blackgeorge-boom opened 2 years ago

blackgeorge-boom commented 2 years ago

Related #14

blackgeorge-boom commented 2 years ago

First, we need to study:

https://github.com/ssrg-vt/popcorn-compiler/tree/main/tool/stack_metadata

as a separate project, and see if we can convert it to Python or use it directly with C.

blackgeorge-boom commented 1 year ago

This might also be interesting: https://github.com/DeadCodeProductions/ccbuilder