yaxunl added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/AMDGPU.cpp:94
+    llvm::sys::path::append(IncludePath, InstallPath, "include");
+#if 0
+    llvm::sys::path::append(LibDevicePath, InstallPath, "lib",
----------------
debugging code needs to be removed


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59321/new/

https://reviews.llvm.org/D59321



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to