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-05 20:06:04 +00:00
2007-08-17 05:44:59 +00:00
2007-08-21 14:57:58 +00:00
2007-08-05 20:06:04 +00:00
2007-08-10 17:59:47 +00:00
2007-07-02 14:53:37 +00:00
2007-08-10 06:22:27 +00:00
2007-08-07 00:25:56 +00:00
2007-08-05 20:06:04 +00:00
2007-07-19 15:32:47 +00:00