MaskRay wrote:

I am leaning toward accepting this. What do other reviewers think?

```
  std::unique_ptr<MCSubtargetInfo> STI(T->createMCSubtargetInfo(
      TT, Context.getDefaultTargetCPU(), Context.getDefaultTargetFeatures()));
```

https://github.com/llvm/llvm-project/pull/97685
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to