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)
commitf39c278384c21356489426375854a9a09fa16c61
treecf557eeadd1f6e042580e6d1a25b87ff7adee4a0
parent1e165f034354e0575715114c12e661631739481f
move some code around so that Verifier.cpp can get access to the intrinsic info table.

llvm-svn: 157540
llvm/include/llvm/Intrinsics.h
llvm/lib/VMCore/Function.cpp
llvm/utils/TableGen/IntrinsicEmitter.cpp