move some code around so that Verifier.cpp can get access to the intrinsic info table.
authorChris Lattner <sabre@nondot.org>
Sun, 27 May 2012 18:28:35 +0000 (18:28 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 May 2012 18:28:35 +0000 (18:28 +0000)
commit908a831a9a1fb043bc4758d6712d78255099ae51
tree21562a9aac76f8d7c35cf0200cea7be847f0f8aa
parentaee60d4d42b913bd3e4958f32ec9e7f2cf28b0ff
move some code around so that Verifier.cpp can get access to the intrinsic info table.

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