[LLVMdev] noinline attribute problem

Tim Northover t.p.northover at gmail.com
Tue Feb 25 07:57:57 PST 2014


Hi Sara,

> I'm using clang and lli version 3.3 on ARM PC

Hmm, that's getting on for a year old now, and lots of bugs have been
fixed since.

> Is it normal? Also I do not need to printf anything ..

It's sounding very much like a CodeGen bug, but since we don't really
do patch releases it's unlikely to catch anyone's attention unless
it's still around in trunk.

I don't suppose you could try again with 3.4 or (preferable) an svn checkout?

Cheers.

Tim.



More information about the llvm-dev mailing list