[PATCH] [MC] [IAS] Add support for the \@ .macro pseudo-variable.
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Thu Apr 23 12:18:11 PDT 2015
Please a test with rep showing that it increments (or doesn't) the counter for @.
================
Comment at: lib/MC/MCParser/AsmParser.cpp:2153
@@ -2135,1 +2152,3 @@
+ ++NumOfMacroInstantiations;
+
----------------
rep will increment this, no? Should it?
http://reviews.llvm.org/D9197
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list