[aot] Avoid passing -march=arm to llc when using thumb, it forces arm32 code generati...
commite431093f73360b5726e5256fd0de3108ec21b38a
authorZoltan Varga <vargaz@gmail.com>
Wed, 1 May 2019 00:47:27 +0000 (30 20:47 -0400)
committerGitHub <noreply@github.com>
Wed, 1 May 2019 00:47:27 +0000 (30 20:47 -0400)
treecbc3f75a9fb87cd80c70a674d7265f14aa4c6257
parenta27a7737c4d1902f5194b1e0caabc4189e437209
[aot] Avoid passing -march=arm to llc when using thumb, it forces arm32 code generation. (#14288)

Fixes https://github.com/mono/mono/issues/14247.
mono/mini/aot-compiler.c