Please add a test to check that something like:
.set foo, a
.set foo, b
a:
nop
b:
results in foo being an alias for b.
With that test added it will LGTM.
http://reviews.llvm.org/D8578
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/