[PATCH] D103184: [AArch64] handle -Wa,-march=

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 11 10:29:01 PDT 2021


thakis added a comment.

In D103184#2804241 <https://reviews.llvm.org/D103184#2804241>, @jcai19 wrote:

> In D103184#2803768 <https://reviews.llvm.org/D103184#2803768>, @thakis wrote:
>
>> FWIW the failure goes away locally if I revert this change here, so it's definitely due to this change here.
>>
>> Things have been red for a while, probably good to revert while you investigate by this point.
>
> Sorry for the delay but my macbook had some issues so I just finished building LLVM, but I can't seem to reproduce the test failure locally (neither by running the test directly with llvm-lit nor with `ninja check-clang`). In fact I don't quite understand why this test failed.  Like @nickdesaulniers mentioned the build failure should have been fixed in https://reviews.llvm.org/rG76d9bc72784d88f4dd57b9939e52c73739438af5 for a different patch. Do you mind sharing the instructions you used to reproduce the test failure? Thanks.

Did you try on a mac with a m1 processor?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103184/new/

https://reviews.llvm.org/D103184



More information about the cfe-commits mailing list