Commit 809bb7f
committed
remove symbol mangling hack
Now that we fixed the buffer overflow and found another way of
generating smaller binaries, we no longer need to use the old symbol
mangling scheme.
The new symbol mangling was never really at fault. All it did was
shuffle some of the symbols around resulting in a larger binary. We
just got unlucky there.1 parent 9bf2de2 commit 809bb7f
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | 218 | | |
223 | 219 | | |
224 | 220 | | |
| |||
0 commit comments