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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 13:46:24 PST 2018


mstorsjo added a comment.

In https://reviews.llvm.org/D43005#1002019, @peter.smith wrote:

> >> I agree that we should try to fix this generally rather than hardcode this to Windows ARM.
> > 
> > Any concrete suggestions on how to go about it? The flag ARM::FeatureNoARM is generally assigned based on the cpu in ARM.td.
>
> Apologies I haven't got ideas off the top of my head. I may be able to find some time tomorrow or early next week to take a look and make some suggestions.


@peter.smith - any ideas?


Repository:
  rL LLVM

https://reviews.llvm.org/D43005





More information about the llvm-commits mailing list