[PATCH] D36366: [COFF, ARM64] Use '//' as comment character in assembly files

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 5 14:21:23 PDT 2017


mstorsjo added a comment.

An example of where this is used is e.g. https://sourceforge.net/p/mingw-w64/mingw-w64/ci/master/tree/mingw-w64-crt/stdio/scanf2-template.S (with aarch64 support is added in a patch at https://sourceforge.net/p/mingw-w64/mailman/message/35983275/).


https://reviews.llvm.org/D36366





More information about the llvm-commits mailing list