Clean up RUN command for Assembler/getInt.ll.
authorCameron McInally <cameron.mcinally@nyu.edu>
Mon, 13 Jan 2014 22:37:35 +0000 (22:37 +0000)
committerCameron McInally <cameron.mcinally@nyu.edu>
Mon, 13 Jan 2014 22:37:35 +0000 (22:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199158 91177308-0d34-0410-b5e6-96231b3b80d8

test/Assembler/getInt.ll

index 1363f4019674bd84424da23046f63f2eebe0386a..8e2537ae6cf1d8e11a4863d1e88ad3693a3bae48 100644 (file)
@@ -1,4 +1,3 @@
-; RUN: opt < %s
-; XFAIL: * 
+; RUN: not opt < %s 2>&1 | grep 'not a number, or does not fit in an unsigned int'
 
 target datalayout = "p:4294967296:64:64"