[llvm] r212020 - test commit (whitespace only)
Scott Douglass
sdouglass at arm.com
Mon Jun 30 01:07:33 PDT 2014
Author: scott-0
Date: Mon Jun 30 03:07:32 2014
New Revision: 212020
URL: http://llvm.org/viewvc/llvm-project?rev=212020&view=rev
Log:
test commit (whitespace only)
Modified:
llvm/trunk/docs/MarkedUpDisassembly.rst
Modified: llvm/trunk/docs/MarkedUpDisassembly.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/MarkedUpDisassembly.rst?rev=212020&r1=212019&r2=212020&view=diff
==============================================================================
--- llvm/trunk/docs/MarkedUpDisassembly.rst (original)
+++ llvm/trunk/docs/MarkedUpDisassembly.rst Mon Jun 30 03:07:32 2014
@@ -63,6 +63,7 @@ immediates having the tag names "mem", "
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.
More information about the llvm-commits
mailing list