Commit 51f90be
committed
Strip symbols from release build
Most of these symbols are from autocxx- and cxx-generated code and don't
provide much real value. The Rust code is so extensively inlined in
release builds that the symbols are all but useless anyway. By omitting
them, we save 13% binary size.1 parent d032dc3 commit 51f90be
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
0 commit comments