You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Driver][SYCL] Improve object file recognition processing with linker args (#4552)
When processing linker arguments, we need to be sure that any items like
-rpath DIR are not processed as a file. Add a check to not recognize DIR
as an object as it is a directory.
0 commit comments