Quiet compiler warning. The only reason the function is marked virtual
authorNick Lewycky <nicholas@mxc.ca>
Thu, 11 Jan 2007 02:38:21 +0000 (02:38 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 11 Jan 2007 02:38:21 +0000 (02:38 +0000)
commitbc00fec8355218ba280630d7a3aacd7425eca6c3
tree35ba346234af27d2fb52007b176e4ad596adeaa8
parent419c6f5ac8fff1c6fbe7954c006e0180f6a6aa05
Quiet compiler warning. The only reason the function is marked virtual
is so that it can be called from inside a debugger.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33067 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/PredicateSimplifier.cpp