ROCm / ROCm-OpenCL-Driver

ROCm OpenCL Compiler Tool Driver
MIT License
24 stars 9 forks source link

Load plugins in-process. #78

Open kerbowa opened 5 years ago

kerbowa commented 5 years ago

Clang "-load" and "-fplugin" options are ignored when using the driver with "in-process" configuration.

Attempt to load plugins in "PrepareCompiler".