[LLVMdev] Unsupported MCJIT tests on ARM?
Renato Golin
renato.golin at linaro.org
Sat May 18 11:17:46 PDT 2013
On 18 May 2013 17:42, Amara Emerson <amara.emerson at gmail.com> wrote:
> In the meantime, marking the tests as unsupported seems to be the best
> option. I don't have a machine for a few days but I can take a look at
> finally cleaning up resolveRelocations() next week.
>
As opposed to what the docs say,
; UNSUPPORTED: arm
has no effect. The only way I know how to make it work is to move them to a
separate dir and mark the dir as unsupported for ARM, but that's not a good
temporary solution.
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130518/6afcc7ee/attachment.html>
More information about the llvm-dev
mailing list