Commit r280822/D24014 breaking native build for ARM

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 02:52:22 PDT 2016


On 7 October 2016 at 10:31, Bernard Ogden <Bernard.Ogden at arm.com> wrote:
> No dice with them, from a quick try (but thanks for the information).
>
> Aren't we going in the wrong direction here? We need to set the test up to either be able to work with whatever the current build of llvm-mc happens to target, or else give an explicit target that is expected to work. The latter is the approach taken for all the other tests in this dir.

Oh, that was march... right, mtarget is probably better. Have you tried that?

--renato


More information about the llvm-commits mailing list