llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL][Tools] Adding backwards compatibility for old bundle type

Open jasonlizhengjian opened this issue 1 year ago • 0 comments

Current issue is that the output DeviceInputFiles = getDeviceInput( in main is outputting an empty vector causing the for each logic to not run in the following function.

jasonlizhengjian avatar Aug 21 '24 16:08 jasonlizhengjian