test commit (whitespace only)
authorScott Douglass <sdouglass@arm.com>
Mon, 30 Jun 2014 08:07:32 +0000 (08:07 +0000)
committerScott Douglass <sdouglass@arm.com>
Mon, 30 Jun 2014 08:07:32 +0000 (08:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212020 91177308-0d34-0410-b5e6-96231b3b80d8

docs/MarkedUpDisassembly.rst

index cc4dbc817e085726a57d3f74ee209330b215afa9..dda141b7d0a271b4b7fa7de93be2959c241d720c 100644 (file)
@@ -63,6 +63,7 @@ immediates having the tag names "mem", "reg", and "imm", respectively.
 The tag-modifier-list is typically additional target-specific context, such as
 register class.
 
+
 Clients should accept and ignore any tag-names or tag-modifiers they do not
 understand, allowing the annotations to grow in richness without breaking older
 clients.