diff --git a/docs/MarkedUpDisassembly.rst b/docs/MarkedUpDisassembly.rst index cc4dbc817e0..dda141b7d0a 100644 --- a/docs/MarkedUpDisassembly.rst +++ b/docs/MarkedUpDisassembly.rst @@ -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.