From: Greg Parker Date: Fri, 20 Jan 2017 02:01:04 +0000 (+0000) Subject: [test] Remove a unwanted match for `XFAIL:`. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41b2c9b1f5900b00ca111fb7094adaf847df3fd6;p=llvm [test] Remove a unwanted match for `XFAIL:`. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292567 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/AMDGPU/selected-stack-object.ll b/test/CodeGen/AMDGPU/selected-stack-object.ll index 37f2747d981..50ca59ace94 100644 --- a/test/CodeGen/AMDGPU/selected-stack-object.ll +++ b/test/CodeGen/AMDGPU/selected-stack-object.ll @@ -1,4 +1,4 @@ -; "Assertion failure" should be caught with both XFAIL:* and +Asserts. +; "Assertion failure" should be caught with both XFAIL * and +Asserts. ; XFAIL: * ; REQUIRES: asserts