[PATCH] [inline-asm] Fix scope of assembly macros

Anton Korobeynikov anton at korobeynikov.info
Fri Dec 12 23:43:45 PST 2014


> I don't like any of this. Maybe we should just reject .macro in inline asm.
I would assume that rejecting macro in inline asm will break a lot of
existing code include e.g. linux kernel, various libraries, etc. So,
this does not seem to be a user-friendly solution :(

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list