Mark all calls as "could throw", when exceptions are enabled. Emit necessary LP info...
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 23 May 2007 11:08:31 +0000 (11:08 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 23 May 2007 11:08:31 +0000 (11:08 +0000)
commit070280e97f801ae809ddcc7930c153929f253997
tree5d8172c109cd9c6a3548343984482f732cd437d1
parent501fee71e077aad705ab2ab86741aec15b779174
Mark all calls as "could throw", when exceptions are enabled. Emit necessary LP info too. This fixes PR1439

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