commit | cd406fe1236a1e0a7f210676768ddd3f69e23166 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Aug 24 20:48:18 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Aug 24 20:48:18 2007 +0000 |
tree | 8fb8ce727177526162e5d9dc972c949d7fee24f5 | |
parent | 7097e9a7103ce92405d17965f573378007efa7ce [diff] |
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