Switch over to an exception handling model for "high-level" requests.
authorChris Lattner <sabre@nondot.org>
Fri, 1 Aug 2003 04:37:57 +0000 (04:37 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 1 Aug 2003 04:37:57 +0000 (04:37 +0000)
commit5c737ad4d669b835b8fb973a5c477a4dbb213830
treed0dda2b3d62f9d7ff14f11a646feed5b35d1bc01
parentcf1b5853127352096ea6c2f8ec130f809168da2f
Switch over to an exception handling model for "high-level" requests.
Add new getValueAsString method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7463 91177308-0d34-0410-b5e6-96231b3b80d8
support/tools/TableGen/Record.cpp
support/tools/TableGen/Record.h
utils/TableGen/Record.cpp
utils/TableGen/Record.h