From 788c998a8b9df85e728632e223925749c06f8a58 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Wed, 15 Mar 2017 13:37:20 +0000 Subject: [PATCH] Add 'REQUIRES: asserts' to pr32278.ll introduced in r297822 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297835 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/Generic/pr32278.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/test/CodeGen/Generic/pr32278.ll b/test/CodeGen/Generic/pr32278.ll index 3eb3819f29a..fc1f73c86ff 100644 --- a/test/CodeGen/Generic/pr32278.ll +++ b/test/CodeGen/Generic/pr32278.ll @@ -1,5 +1,6 @@ ; PR32278 ; XFAIL: * +; REQUIRES: asserts ; RUN: llc < %s -- 2.50.1