make tblgen emit the entire Intrinsic::getAttributes method,
authorChris Lattner <sabre@nondot.org>
Mon, 12 Jan 2009 01:18:58 +0000 (01:18 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Jan 2009 01:18:58 +0000 (01:18 +0000)
commit048ffb239c282277959463c61200b86e2380cb84
tree89ca6d3f196aff480844828e2592c94b00d75c07
parenta62c302ddd79c525d6fac050974911d36662ebfe
make tblgen emit the entire Intrinsic::getAttributes method,
not a random piece of it.  No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62066 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Function.cpp
utils/TableGen/IntrinsicEmitter.cpp