[llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT

Renato Golin renato.golin at linaro.org
Fri Jun 14 08:32:25 PDT 2013


On 14 June 2013 15:55, JF Bastien <jfb at google.com> wrote:

> Which is the better fix? ARM FastISel (and therefore O0) now has disable
> frame pointer elimination on by default, so the DW_AT_APPLE_omit_frame_ptr
> debug information shouldn't be present in either test case.
>

If that's true, than the test is not necessary any more. I'd consult a
Darwin specialist first, though.


So: XFAIL, or change the test?
>

Depends, if the behaviour is intended, than change the test, if not, than
fill a bug and mark it as XFAIL until the bug is fixed.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130614/530af368/attachment.html>


More information about the llvm-commits mailing list