diff options
Diffstat (limited to 'llvm/test/DebugInfo/constant-sdnodes-have-dbg-location.ll')
| -rw-r--r-- | llvm/test/DebugInfo/constant-sdnodes-have-dbg-location.ll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/constant-sdnodes-have-dbg-location.ll b/llvm/test/DebugInfo/constant-sdnodes-have-dbg-location.ll index 6bfd51b4c18..1f502a2a262 100644 --- a/llvm/test/DebugInfo/constant-sdnodes-have-dbg-location.ll +++ b/llvm/test/DebugInfo/constant-sdnodes-have-dbg-location.ll @@ -1,7 +1,5 @@ ; RUN: llc -debug < %s 2>&1 | FileCheck %s ; REQUIRES: asserts -; XFAIL: * -; disabled until constant coalescing is resolved ; CHECK: 0x{{[0-9,a-f]+}}: i32 = Constant<-1>test.c:4:5 |

