[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git] / llvm / test / Assembler / getInt.ll
blob02f312b1bc6c2bc6db852b1129707d211c7c69b4
1 ; RUN: not --crash opt < %s 2>&1 | grep 'not a number, or does not fit in an unsigned int'
3 target datalayout = "p:4294967296:64:64"