[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

Dale Johannesen dalej at apple.com
Fri Jul 17 13:21:40 PDT 2009


On Jul 17, 2009, at 1:20 PMPDT, Anton Korobeynikov wrote:

> Dale,
>
>> Unfortunately, that's really the only reasonable definition of how
>> inline asm should work, at least at this stage of market share.
> We already did the same thing for global register variables tied to
> specified register (at least since llvm-gcc 4.0). I just expanded such
> "lowering" to stack variables, nothing more.

Sure.  I wasn't objecting to your patch.




More information about the llvm-commits mailing list