yaxunl added inline comments.
================
Comment at: lib/Driver/ToolChains/HIP.cpp:85
C.addTempFile(C.getArgs().MakeArgString(TmpName));
CmdArgs.push_back(OutputFileName);
SmallString<128> ExecPath(C.getDriver().Dir);
----------------
maybe we should put hip.amdgcn.bc at the beginning. In the future, it may
depend on other bc's.
Repository:
rC Clang
https://reviews.llvm.org/D52673
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits