Move the implementation of the clone method for these classes to
authorChris Lattner <sabre@nondot.org>
Fri, 15 Oct 2004 23:52:05 +0000 (23:52 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 15 Oct 2004 23:52:05 +0000 (23:52 +0000)
commitf319e832e742959a01ab5cd0e34de0722b318b6b
tree7ac2abf4a826c305995acb2f75f6cc00f770670c
parent81dd3d4536f62d41c185695f52dc1c7ef14140f9
Move the implementation of the clone method for these classes to
Instructions.cpp, so that a vtable is not emitted into every translation unit
that uses the classes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17025 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InstrTypes.h
include/llvm/Instructions.h