[PATCH] [MC] [IAS] Add support for the \@ .macro pseudo-variable.
Toma Tabacu
toma.tabacu at imgtec.com
Fri Apr 24 03:17:44 PDT 2015
Replied to inline comment.
================
Comment at: lib/MC/MCParser/AsmParser.cpp:2153
@@ -2135,1 +2152,3 @@
+ ++NumOfMacroInstantiations;
+
----------------
rafael wrote:
> rep will increment this, no? Should it?
It turns out that .rep(t) don't increment \@ and shouldn't. The same goes for irp(c).
http://reviews.llvm.org/D9197
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list