[PATCH] D43005: [ARM] Error out on .arm assembler directives on windows

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 01:58:49 PDT 2018


peter.smith added a comment.

No performance implications that I know of, the source code history might contain some clues. I'm guessing that the function wouldn't be significant in the context of a compile so I personally think it would be good to clean it up.


https://reviews.llvm.org/D43005





More information about the llvm-commits mailing list