[llvm] r212021 - undo test commit (whitespace only)
Scott Douglass
sdouglass at arm.com
Mon Jun 30 01:09:35 PDT 2014
Author: scott-0
Date: Mon Jun 30 03:09:35 2014
New Revision: 212021
URL: http://llvm.org/viewvc/llvm-project?rev=212021&view=rev
Log:
undo 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=212021&r1=212020&r2=212021&view=diff
==============================================================================
--- llvm/trunk/docs/MarkedUpDisassembly.rst (original)
+++ llvm/trunk/docs/MarkedUpDisassembly.rst Mon Jun 30 03:09:35 2014
@@ -63,7 +63,6 @@ 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