[clang] [libc] [openmp] [Clang] Remove the old LLVM offloading driver entirely (PR #211924)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 27 07:29:57 PDT 2026
AaronBallman wrote:
> This PR completely removes the support so we stop needing to support both when making updates to the driver.
Thank you for paying down this tech debt! I'm in favor of this, once we've addressed:
> We're still running with the old offloading driver, so the patch will be a bit of a showstopper for us.
https://github.com/llvm/llvm-project/pull/211924
More information about the cfe-commits
mailing list