[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

Anton Korobeynikov anton at korobeynikov.info
Fri Jul 17 13:20:17 PDT 2009


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.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list