Fix doxygen comment syntax.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69128 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2009-04-15 01:44:07 +00:00
parent 6288b93f00
commit 7beace5d06

View 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