[PATCH] D158706: [Driver] Remove Myriad.cpp
Brad Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 24 00:54:29 PDT 2023
brad added inline comments.
================
Comment at: clang/lib/Driver/ToolChains/Gnu.cpp:2958
default:
return getTriple().getVendor() != llvm::Triple::Myriad;
}
----------------
You might as well remove this.
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