================
@@ -523,12 +545,13 @@ Error runSYCLLink(ArrayRef<std::string> Files, const
ArgList &Args) {
return createFileError(File, EC);
}
OffloadingImage TheImage{};
- TheImage.TheImageKind = IMG_Object;
+ TheImage.TheImageKind = IMG_None;
----------------
sarnex wrote:
yeah i agree, ideally this field should be accurate
https://github.com/llvm/llvm-project/pull/161287
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits