[llvm-commits] [llvm] r76198 - in /llvm/trunk: docs/LangRef.html include/llvm-c/Core.h include/llvm/Attributes.h lib/AsmParser/LLLexer.cpp lib/AsmParser/LLParser.cpp lib/AsmParser/LLToken.h lib/CodeGen/PrologEpilogInserter.cpp lib/VMCore/Attribut

Duncan Sands baldrick at free.fr
Fri Jul 17 12:59:44 PDT 2009


>>  Also, I think the
>> inliner needs to be aware of this because naked functions can't be
>> inlined.
> Right, I will add this.

It isn't up to the user to specify noinline?

Ciao,

Duncan.



More information about the llvm-commits mailing list