[LLVMdev] noinline attribute problem

Tim Northover t.p.northover at gmail.com
Tue Feb 25 03:32:45 PST 2014


Hi Sara,

>    clang -O2  -emit-llvm test.cpp -c -o test.bc
>     lli -use-mcjit test.bc

I'm not seeing the issue here. Could you tell us what version of Clang
& lli you're using, and what the platform is? If you're not using
trunk, it would be useful to know if the problem is still present
there.

Attaching the bad test.bc could also be helpful.

Cheers.

Tim.



More information about the llvm-dev mailing list