[PATCH] D102489: [Clang,Driver] Add -fveclib=Darwin_libsystem_m support.

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 16 10:52:32 PDT 2021


fhahn added a comment.

In D102489#2761195 <https://reviews.llvm.org/D102489#2761195>, @dyung wrote:

> The test added in this commit was failing on the PS4 bot (https://lab.llvm.org/buildbot/#/builders/139/builds/4059). I've reverted the change in 59b419adc6e608db8d7c31efcc37f34c0b57b7d0 <https://reviews.llvm.org/rG59b419adc6e608db8d7c31efcc37f34c0b57b7d0> to get the bot green again.



In D102489#2761313 <https://reviews.llvm.org/D102489#2761313>, @thakis wrote:

> (Failed on our bots too -- the new test probably just needs a ` REQUIRES: aarch64-registered-target`)

Thanks! I re-landed the change  in 803c52d0dba9 <https://reviews.llvm.org/rG803c52d0dba929652280a38dcf90c491ab33d03b> with ` REQUIRES: aarch64-registered-target`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102489



More information about the cfe-commits mailing list