undo test commit (whitespace only)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212021 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Scott Douglass 2014-06-30 08:09:35 +00:00
parent 27391adfd1
commit 780e5e897d
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ 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.