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

Fixes https://github.com/mono/mono/issues/14247.

Commit migrated from https://github.com/mono/mono/commit/e431093f73360b5726e5256fd0de3108ec21b38a
src/mono/mono/mini/aot-compiler.c