Use class instead of struct for defining classes. This unbreaks the
[oota-llvm.git] / include / llvm / CodeGen / IntrinsicLowering.h
index ad4a9e57243a1021d917a6e2177b7f1e173c9b4e..b15d505308a8f9491a859649a5b414639059b22d 100644 (file)
@@ -39,7 +39,8 @@ namespace llvm {
   class CallInst;
   class Module;
   
-  struct IntrinsicLowering {
+  class IntrinsicLowering {
+  public:
     virtual ~IntrinsicLowering() {}
 
     /// AddPrototypes - This method, if called, causes all of the prototypes