diff options
author | Chris Lattner <sabre@nondot.org> | 2010-10-30 20:21:00 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-10-30 20:21:00 +0000 |
commit | 50e5972dc66c523b0b94497a375558bd9ed777cd (patch) | |
tree | 72abb899a7f19b70a59ef09d1b681cfe4c41022f /docs/CodeGenerator.html | |
parent | 6fa152c8fb3f36456955fbdf9e95e365f3e21ec8 (diff) |
add missing tag
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117846 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CodeGenerator.html')
-rw-r--r-- | docs/CodeGenerator.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index 0a77617825..c574976881 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -1904,6 +1904,8 @@ complex/powerful). Generally you want to use the first alias mechanism that meets the needs of your instruction, because it will allow a more concise description.</p> +</div> + <!-- _______________________________________________________________________ --> <div class="doc_subsubsection">Mnemonic Aliases</div> |