Right now, SPM clients need to create their own, but we /could/ ship one in the package. We'd just steal the generation script from Swifty-LLVM and run that… except that I think we're getting absolute paths from llvm-config on Windows, and that could be a problem because people will decompress their LLVM packages into arbitrary locations. Something to look into.
Right now, SPM clients need to create their own, but we /could/ ship one in the package. We'd just steal the generation script from Swifty-LLVM and run that… except that I think we're getting absolute paths from llvm-config on Windows, and that could be a problem because people will decompress their LLVM packages into arbitrary locations. Something to look into.