[llvm] r218411 - XFAIL reloc test on x86/hexagon
Renato Golin
renato.golin at linaro.org
Wed Sep 24 14:00:30 PDT 2014
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
More information about the llvm-commits
mailing list