diff options
| author | Renato Golin <renato.golin@linaro.org> | 2014-09-24 21:28:53 +0000 |
|---|---|---|
| committer | Renato Golin <renato.golin@linaro.org> | 2014-09-24 21:28:53 +0000 |
| commit | 2328747ede588545b74128c563b7a607bc3255dc (patch) | |
| tree | d4a33eecb213404c354a7b030e9cef5b1a2f08e4 /llvm/test | |
| parent | 1eedb67fa6e3d50161b3c064dc8891738484ddab (diff) | |
| download | bcm5719-llvm-2328747ede588545b74128c563b7a607bc3255dc.tar.gz bcm5719-llvm-2328747ede588545b74128c563b7a607bc3255dc.zip | |
Revert 218411 - XFAIL reloc test on x86/hexagon
llvm-svn: 218413
Diffstat (limited to 'llvm/test')
| -rw-r--r-- | llvm/test/DebugInfo/processes-relocations.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/processes-relocations.ll b/llvm/test/DebugInfo/processes-relocations.ll index 9fbde3012c8..ba7e481b6aa 100644 --- a/llvm/test/DebugInfo/processes-relocations.ll +++ b/llvm/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 |

