Fix validation error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68432 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2009-04-05 00:43:04 +00:00
parent 4a2bca8bc3
commit e9e6fd9155

View File

@ -2259,6 +2259,8 @@ XXXSubtarget::XXXSubtarget(const Module &M, const std::string &FS) {
</pre>
</div>
</div>
<!-- *********************************************************************** -->
<div class="doc_section">
<a name="jitSupport">JIT Support</a>