Chris Lattner cd406fe123 sink clone() down the class hierarchy from CmpInst into ICmpInst/FCmpInst.
This eliminates a conditional on that path, and ensures ICmpInst/FCmpInst
both have an out-of-line virtual method to home the class.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41371 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-24 20:48:18 +00:00
..
2007-08-14 16:53:52 +00:00
2007-05-05 23:49:02 +00:00
2007-08-21 00:21:07 +00:00
2007-08-18 06:13:19 +00:00