[aot] Improve the aot mangler a bit, handle bool/char as a primitive type and avoid...
commitc0a9d6bf7622cebacd1c1d56a56db9b0a5edab20
authorZoltan Varga <vargaz@gmail.com>
Thu, 7 Nov 2019 23:18:12 +0000 (7 18:18 -0500)
committerAleksey Kliger (λgeek) <alklig@microsoft.com>
Thu, 7 Nov 2019 23:18:12 +0000 (7 18:18 -0500)
tree44cb0fc7889e65c02374bd4a06108ecfefb3725c
parent8637912a99bf4dee59710444cdda25d428469319
[aot] Improve the aot mangler a bit, handle bool/char as a primitive type and avoid emitting a System prefix. (#17739)
mono/mini/aot-compiler.c