Now that the old device runtime has been deleted there is only a single
target that differs by the triple and the architecture. Simplify the
scheme for identifying the library but directly using the triple.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/Driver/ToolChains/CommonArgs.cpp | ||
---|---|---|
2014–2016 | ArchPrefix could be a const char* or stringref as before, one fewer malloc |
ArchPrefix could be a const char* or stringref as before, one fewer malloc