More explicit keywords.
[oota-llvm.git] / lib / Target / Alpha / AlphaTargetAsmInfo.h
index c8b4fd5c3596d212def4e4c57f8c3b72d49a9946..e010bb34a2e615aea3a35d5a1efd80153e52713d 100644 (file)
@@ -22,7 +22,7 @@ namespace llvm {
   class AlphaTargetMachine;
 
   struct AlphaTargetAsmInfo : public TargetAsmInfo {
-    AlphaTargetAsmInfo(const AlphaTargetMachine &TM);
+    explicit AlphaTargetAsmInfo(const AlphaTargetMachine &TM);
   };
 
 } // namespace llvm