[PATCH] D46489: [HIP] Let assembler output bitcode for amdgcn
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 4 21:06:16 PDT 2018
rjmccall added a comment.
I think the right solution here is to make a CompileJobAction with type TY_LLVM_BC in the first place. You should get the advice of a driver expert, though.
https://reviews.llvm.org/D46489
More information about the cfe-commits
mailing list