OSDN Git Service

Remove unnecessary throw() specifications; LLVM doesn't use exceptions.
authorDan Gohman <gohman@apple.com>
Tue, 11 Aug 2009 15:35:57 +0000 (15:35 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 11 Aug 2009 15:35:57 +0000 (15:35 +0000)
commit00b0a243bdf2d9675bafbdb44ac3b2df768878b3
treeaa172e44e91c6eab7cc1f182ed2dbade9ff88db7
parent764ab52dd80310a205c9888bf166d09dab858f90
Remove unnecessary throw() specifications; LLVM doesn't use exceptions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78667 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PBQP/PBQPMath.h
lib/CodeGen/RegAllocPBQP.cpp