1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

undo test commit (whitespace only)

llvm-svn: 212021
This commit is contained in:
Scott Douglass 2014-06-30 08:09:35 +00:00
parent 00efcd10aa
commit d49097588c

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.