OSDN Git Service

Add "setjmp_syscall", "savectx", "qsetjmp", "vfork", "getcontext" to the list of
authorBill Wendling <isanbard@gmail.com>
Wed, 26 May 2010 20:39:00 +0000 (20:39 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 26 May 2010 20:39:00 +0000 (20:39 +0000)
commit8d717c7d999231c8c54601720b08cd3eecf6d518
tree7004367bdac40f749a57e332b852ad98bff322a5
parent83194de76a34e240927cf45c0debf12efe845c9b
Add "setjmp_syscall", "savectx", "qsetjmp", "vfork", "getcontext" to the list of
usual suspects that could "return twice".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104737 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp