Skip to content
Commit ed1e2667 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

Add a script for frankenbuild

self.sh modifies source files for chibicc so that they are
more friendly for self-hosting. The script is used to create
a chibicc binary that consists of object files partly genearted
by gcc and the others by chibicc.

chibicc can now compile main.c and type.c with the script.
parent ac88c3b3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment