Add the returns_twice attribute to LLVM.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 3 Oct 2011 14:45:37 +0000 (14:45 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 3 Oct 2011 14:45:37 +0000 (14:45 +0000)
commit25456ef74ca7ac9bf46451f28d995f785e2596de
tree18586bc9bb420e189784ca02d1cb0d99f1d95ee2
parent04c5be9f12fbb802ae48791399e999f29c0fb5c9
Add the returns_twice attribute to LLVM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141001 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html
include/llvm/Attributes.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLToken.h
lib/Target/CppBackend/CPPBackend.cpp
lib/VMCore/Attributes.cpp
test/Transforms/Mem2Reg/2007-08-27-VolatileLoadsStores.ll
test/Transforms/TailCallElim/setjmp.ll