[PATCH] [MC] [IAS] Add support for the \@ .macro pseudo-variable.
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Wed Apr 22 14:22:59 PDT 2015
The documentation in gas says @ is " how many macros it has executed ". Is the documentation wrong?
Expand the test a bit. In particular, can you test for a macro being undefined and the number going down? Also, you check for \@ in two locations (two ifs use EnableAtPseudoVariable), but the test only covers one of them, no?
http://reviews.llvm.org/D9197
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list