[PATCH] D18587: llvm-mc: AsmParser: handle '\v' as an escaped character

Visoiu Mistrih Francis via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 3 09:51:10 PDT 2016


thegameg abandoned this revision.
thegameg added a comment.

In http://reviews.llvm.org/D18587#390651, @rafael wrote:

> Is this a gas feature. It is not listed in
>  https://sourceware.org/binutils/docs/as/Strings.html#Strings.


Indeed, my bad. I just noticed that none of those extensions are implemented.
I'll drop the patch.

Thanks,
Francis


http://reviews.llvm.org/D18587





More information about the llvm-commits mailing list