diff --git a/llvm/test/tools/llvm-reduce/bitcode-uselistorder.ll b/llvm/test/tools/llvm-reduce/bitcode-uselistorder.ll index ed48b25baf35a..ac98d75ef2d3b 100644 --- a/llvm/test/tools/llvm-reduce/bitcode-uselistorder.ll +++ b/llvm/test/tools/llvm-reduce/bitcode-uselistorder.ll @@ -1,6 +1,3 @@ -; Sometimes fails with an assert on many targets. -; UNSUPPORTED: target={{.*}} - ; RUN: llvm-as -o %t.bc %s ; RUN: llvm-reduce -j=1 --abort-on-invalid-reduction \