[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

Eli Friedman eli.friedman at gmail.com
Fri Jul 17 14:36:47 PDT 2009


On Fri, Jul 17, 2009 at 2:31 PM, Anton
Korobeynikov<anton at korobeynikov.info> wrote:
> Hello, Eli
>
>> The docs for the naked attribute.
> I don't see how naked attribute is connected with register variables.
> Currently documentation for naked attribute correctly describes the
> behaviour.
>
>> This is nasty code which depends on details of register allocation...
> Which ones, for example?

I guess in this particular case, it doesn't...

-Eli



More information about the llvm-commits mailing list