[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/Attributes.cpp

Duncan Sands baldrick at free.fr
Fri Jul 17 11:47:56 PDT 2009


Hi Anton,

> Add support for naked functions

don't forget to update the various language bindings
so they can use this new attribute.

Ciao,

Duncan.



More information about the llvm-commits mailing list