I am trying to clean up GCCInstallationDetector::init and noticed that
Myriad.cpp is the only toolchain using ExtraTripleAliases. This is a
little overhead, but I figured that Myriad.cpp is unused.
Its sanitizer runtime part was removed in 2021 by D104279. It seems time
to retire it.
Details
Details
- Reviewers
brad jyknight waltl - Commits
- rGaa9d7d1cd0af: [Driver] Remove Myriad.cpp
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
You might as well remove this.