diff --git a/test/CodeGen/Generic/2014-02-05-OpaqueConstants.ll b/test/CodeGen/Generic/2014-02-05-OpaqueConstants.ll index 1497bbb0c97..3ca31efd888 100644 --- a/test/CodeGen/Generic/2014-02-05-OpaqueConstants.ll +++ b/test/CodeGen/Generic/2014-02-05-OpaqueConstants.ll @@ -1,6 +1,6 @@ ; Test that opaque constants are not creating an infinite DAGCombine loop ; RUN: llc < %s -; XFAIL: r600, xcore +; XFAIL: r600 @a = common global i32* null, align 8 @c = common global i32 0, align 4