================ @@ -453,14 +453,14 @@ class Target { /// either the target triple from the module, or the target triple of the /// host if that does not exist. TargetMachine *createTargetMachine( - StringRef TT, StringRef CPU, StringRef Features, ---------------- arsenm wrote:
Can we keep a StringRef overload, at least for a while? As-is this is going to break a lot of downstream builds https://github.com/llvm/llvm-project/pull/130940 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits