[PATCH] D158806: Cleanup remaining bits for Minix, Contiki and Myriad

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 13:31:02 PDT 2023


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

In D158806#4616051 <https://reviews.llvm.org/D158806#4616051>, @brad wrote:

> In D158806#4615996 <https://reviews.llvm.org/D158806#4615996>, @MaskRay wrote:
>
>> `clang/lib/Basic/Targets/Sparc.cpp` has a `Triple::Myriad` use that I did not remove.
>
> Ya, I will circle back to that. This is just my llvm/ diff.

OK, I cleaned up them :) This patch should be safe now if `check-llvm` passes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158806



More information about the llvm-commits mailing list