Export the driver-template.cpp.in file so that tools using GENERATE_DRIVER work in standalone builds (currently only relevant for clang). I've given the file an llvm- prefix, as we're now searching for the file in CMAKE_MODULE_PATH.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Should we just break() out of the loop here?