Be consistent in using class vs struct to make VC++ happy. And as it contains
authorJeff Cohen <jeffc@jolt-lang.org>
Wed, 4 Jan 2006 17:21:23 +0000 (17:21 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Wed, 4 Jan 2006 17:21:23 +0000 (17:21 +0000)
commit62281a132f11e742a96ff9caeaaaa17900020acd
treee4419c2cda8f029fee5eebf09bc3150ab402de0f
parentb4c4f09d768abae8c45a018c2ce9c31d996a9482
Be consistent in using class vs struct to make VC++ happy.  And as it contains
methods, virtual method even, class wins.

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