From 7fff39a194c21e669b1ff862fedb22d42eea1786 Mon Sep 17 00:00:00 2001 From: Renato Golin Date: Wed, 24 Sep 2014 21:28:53 +0000 Subject: [PATCH] Revert 218411 - XFAIL reloc test on x86/hexagon git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218413 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/processes-relocations.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/test/DebugInfo/processes-relocations.ll b/test/DebugInfo/processes-relocations.ll index 9fbde3012c8..ba7e481b6aa 100644 --- a/test/DebugInfo/processes-relocations.ll +++ b/test/DebugInfo/processes-relocations.ll @@ -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 -- 2.34.1