[llvm] r218411 - XFAIL reloc test on x86/hexagon

Eric Christopher echristo at gmail.com
Wed Sep 24 14:40:13 PDT 2014


Why?

-eric

On Wed, Sep 24, 2014 at 2:00 PM, Renato Golin <renato.golin at linaro.org> wrote:
> Author: rengolin
> Date: Wed Sep 24 16:00:30 2014
> New Revision: 218411
>
> URL: http://llvm.org/viewvc/llvm-project?rev=218411&view=rev
> Log:
> XFAIL reloc test on x86/hexagon
>
> Modified:
>     llvm/trunk/test/DebugInfo/processes-relocations.ll
>
> Modified: llvm/trunk/test/DebugInfo/processes-relocations.ll
> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/DebugInfo/processes-relocations.ll?rev=218411&r1=218410&r2=218411&view=diff
> ==============================================================================
> --- llvm/trunk/test/DebugInfo/processes-relocations.ll (original)
> +++ llvm/trunk/test/DebugInfo/processes-relocations.ll Wed Sep 24 16:00:30 2014
> @@ -3,6 +3,7 @@
>  ; have buildbots. We can't set all archs, since some bots don't build all
>  ; back-ends.
>  ; RUN: llc -filetype=obj -O0 < %s | llvm-dwarfdump - 2>&1 | FileCheck %s
> +; XFAIL: i686, i386, hexagon
>
>  ; CHECK-NOT: failed to compute relocation
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits



More information about the llvm-commits mailing list