mirror of
https://github.com/frida/tinycc
synced 2024-11-24 16:49:44 +03:00
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
|
|
- static arrays
|
|
- external symbols (vars)
|
|
- continue/do while/switch/case/goto
|
|
- 'x'=
|
|
- constant propagation for '+', '-' and [].
|
|
- verify function types
|