From 50e5972dc66c523b0b94497a375558bd9ed777cd Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Sat, 30 Oct 2010 20:21:00 +0000
Subject: [PATCH] add missing tag
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117846 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/CodeGenerator.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index 0a776178254..c5749768816 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.
+
+
Mnemonic Aliases