xref: /minix3/external/bsd/llvm/dist/llvm/test/Assembler/getInt.ll (revision bdb565187c0f1a04513dd488df843317b27f86c8)
1; RUN: not opt < %s 2>&1 | grep 'not a number, or does not fit in an unsigned int'
2
3target datalayout = "p:4294967296:64:64"
4