Invoking the compiler inside a script causes the clang-offload-bundler executable to not be found. This patch enables the lookup for executables in the driver directory where the clang-offload-bundler resides.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 9174 Build 9174: arc lint + arc unit
Event Timeline
Comment Actions
I think this is fine, but please add a comment explaining that you're doing this to find (e.g., to find the offload bundler, etc.).