Fix doxygen comment syntax.
authorDan Gohman <gohman@apple.com>
Wed, 15 Apr 2009 01:44:07 +0000 (01:44 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 15 Apr 2009 01:44:07 +0000 (01:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69128 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Target/TargetJITInfo.h

index ff7dc0bcf70602a0a55e7f9c1cf7d726214d3f5c..3f48da9f40698270dc2ed163cf2c9fac5adc6888 100644 (file)
@@ -112,7 +112,7 @@ namespace llvm {
     }
 
     /// needsGOT - Allows a target to specify that it would like the
-    // JIT to manage a GOT for it.
+    /// JIT to manage a GOT for it.
     bool needsGOT() const { return useGOT; }
 
     /// hasCustomConstantPool - Allows a target to specify that constant