summaryrefslogtreecommitdiff
path: root/include/llvm/Target/TargetJITInfo.h
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
commit7beace5d061b05bbe5fff24ad46c9d1bbafc2675 (patch)
tree55332005cb545caf3db220c4d016ccd334df18f1 /include/llvm/Target/TargetJITInfo.h
parent6288b93f00e8747eaff69f2954a76efc587e7b55 (diff)
downloadllvm-7beace5d061b05bbe5fff24ad46c9d1bbafc2675.tar.gz
llvm-7beace5d061b05bbe5fff24ad46c9d1bbafc2675.tar.bz2
llvm-7beace5d061b05bbe5fff24ad46c9d1bbafc2675.tar.xz
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/llvm/Target/TargetJITInfo.h')
-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 ff7dc0bcf7..3f48da9f40 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