[clang] [HIP] Move HIP to the new driver by default (PR #123359)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 25 18:16:07 PDT 2025


================
@@ -74,30 +74,6 @@
 // O0-CGO2-SAME: "-O0"
 // O0-CGO2-NOT: "--lto-CGO2"
 
-// ALL-NOT: "{{.*}}opt"
----------------
arsenm wrote:

If the old driver isn't being removed, the tests should have run lines with the new and old version 

https://github.com/llvm/llvm-project/pull/123359


More information about the cfe-commits mailing list