mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Add --strip-unused.
This commit is contained in:
committed by
Christoffer Lerno
parent
0aa776d61b
commit
a0a5c940f1
@@ -276,7 +276,7 @@ add_executable(c3c
|
||||
src/compiler/expr.c
|
||||
src/utils/time.c
|
||||
src/utils/http.c
|
||||
)
|
||||
src/compiler/sema_liveness.c)
|
||||
|
||||
|
||||
if (C3_USE_TB)
|
||||
|
||||
Reference in New Issue
Block a user