[llvm] r218413 - Revert 218411 - XFAIL reloc test on x86/hexagon
Renato Golin
renato.golin at linaro.org
Wed Sep 24 14:28:53 PDT 2014
Author: rengolin
Date: Wed Sep 24 16:28:53 2014
New Revision: 218413
URL: http://llvm.org/viewvc/llvm-project?rev=218413&view=rev
Log:
Revert 218411 - 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=218413&r1=218412&r2=218413&view=diff
==============================================================================
--- llvm/trunk/test/DebugInfo/processes-relocations.ll (original)
+++ llvm/trunk/test/DebugInfo/processes-relocations.ll Wed Sep 24 16:28:53 2014
@@ -3,7 +3,6 @@
; 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