OSDN Git Service

Genericize the intrinsics descriptor decoding a bit to make room
authorChris Lattner <sabre@nondot.org>
Thu, 17 May 2012 05:13:57 +0000 (05:13 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 May 2012 05:13:57 +0000 (05:13 +0000)
commit626b108619ec72267ff7b89d325ccf808fee88b6
tree7748da311137f332ebbd4fcc5dfa0107c6e9c817
parentd7cf5eb0219db7303875941ab62b3ef6e8fb0b31
Genericize the intrinsics descriptor decoding a bit to make room
for future expansion, no functionality change yet though.

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