[PATCH] D158706: [Driver] Remove Myriad.cpp

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 24 18:38:15 PDT 2023


MaskRay marked an inline comment as done.
MaskRay added inline comments.


================
Comment at: clang/lib/Driver/ToolChains/Gnu.cpp:2958
   default:
     return getTriple().getVendor() != llvm::Triple::Myriad;
   }
----------------
brad wrote:
> You might as well remove this.
Will do!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158706



More information about the cfe-commits mailing list