================
@@ -22,8 +22,8 @@ class SYCLInstallationDetector {
void addSYCLIncludeArgs(const llvm::opt::ArgList &DriverArgs,
llvm::opt::ArgStringList &CC1Args) const;
- // Return the filesystem path to the SYCL runtime library (libsycl.so), that
- // was detected.
+ // Return the filesystem path to the SYCL runtime library (libLLVMSYCL.so),
----------------
bader wrote:
I suggest we drop the file name from the comment. The name is platform
dependent btw.
This applies to all comments in this PR.
https://github.com/llvm/llvm-project/pull/188770
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits