forked from AbleOS/holey-bytes
19aca050ed
Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
6 lines
401 B
Plaintext
6 lines
401 B
Plaintext
--fmt - format all imported source files
|
|
--fmt-stdout - dont write the formatted file but print it
|
|
--dump-asm - output assembly instead of raw code, (the assembly is more for debugging the compiler)
|
|
--threads <1...> - number of extra threads compiler can use [default: 0]
|
|
--path-resolver <name> - choose between builtin path resolvers, options are: ableos
|