1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Clean up RUN command for Assembler/getInt.ll.

llvm-svn: 199158
This commit is contained in:
Cameron McInally 2014-01-13 22:37:35 +00:00
parent 0d8e96fc35
commit 551c2b6ed9

View 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"