[LLVMdev] make check test

Reed Kotler rkotler at mips.com
Tue Aug 5 16:42:38 PDT 2014


On 08/05/2014 04:31 PM, reed kotler wrote:
> I'm trying to make a make check test that will assign a constant (0, 1)
> of type i1 into
> a larger integer (i32 for example).?
> Any idea how to create a C program or bitcode to do that.
>
> The test case for my code is from test-suite but am trying to make the
> comparable make check test.
>
> Tia.
>
> Reed

Just to be clear, the constant needs to be a literal.



More information about the llvm-dev mailing list