projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6288b93
)
Fix doxygen comment syntax.
author
Dan Gohman
<gohman@apple.com>
Wed, 15 Apr 2009 01:44:07 +0000
(
01:44
+0000)
committer
Dan 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
patch
|
blob
|
history
diff --git
a/include/llvm/Target/TargetJITInfo.h
b/include/llvm/Target/TargetJITInfo.h
index ff7dc0bcf70602a0a55e7f9c1cf7d726214d3f5c..3f48da9f40698270dc2ed163cf2c9fac5adc6888 100644
(file)
--- 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