aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-04-15 01:44:07 +0000
committerDan Gohman <gohman@apple.com>2009-04-15 01:44:07 +0000
commita97e68cd8672dbf434dc05c51b4206f79960fe90 (patch)
tree55332005cb545caf3db220c4d016ccd334df18f1 /include
parent48df90d025c2b7284f91043ca583b5ba99ae88fe (diff)
downloadexternal_llvm-a97e68cd8672dbf434dc05c51b4206f79960fe90.zip
external_llvm-a97e68cd8672dbf434dc05c51b4206f79960fe90.tar.gz
external_llvm-a97e68cd8672dbf434dc05c51b4206f79960fe90.tar.bz2
Fix doxygen comment syntax.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69128 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/llvm/Target/TargetJITInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Target/TargetJITInfo.h b/include/llvm/Target/TargetJITInfo.h
index ff7dc0b..3f48da9 100644
--- a/include/llvm/Target/TargetJITInfo.h
+++ b/include/llvm/Target/TargetJITInfo.h
@@ -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