jhuber6 added a comment.

In D125165#3504252 <https://reviews.llvm.org/D125165#3504252>, @tra wrote:

> LGTM in principle.
>
> Given that we're introducing a new tool dependency we may want to get a stamp 
> from someone dealing with build and release. 
> @tstellar -- do we need to change anything else for the new binary to ship 
> with clang releases?

We did break ABI with LLVM 14 seeing as we supported `-fopenmp-new-driver` in 
the release. This used a different method of encoding which isn't compatible 
with this one. But since that functionality was hidden behind an opt-in 
experimental flag I would think it's okay to change it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125165/new/

https://reviews.llvm.org/D125165

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to