[PATCH] D96259: [AArch64] Use '//' as comment string for MSVC assembly
Maxim Kuvyrkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 8 05:51:18 PST 2021
maxim-kuvyrkov added a comment.
Looks good to me. It might be prudent to switch comment string from ";" to "//" for 32-bit ARM COFF as well, but that should be a separate change anyway.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96259/new/
https://reviews.llvm.org/D96259
More information about the llvm-commits
mailing list