[PATCH] D59321: AMDGPU: Teach toolchain to link rocm device libs
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 31 20:23:03 PDT 2020
yaxunl added inline comments.
================
Comment at: clang/include/clang/Basic/DiagnosticDriverKinds.td:264
def err_drv_invalid_malign_branch_EQ : Error<
"invalid argument '%0' to -malign-branch=; each element must be one of: %1">;
----------------
could you please rebase your patch?
The patch seems to contain irrelevant diffs.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59321/new/
https://reviews.llvm.org/D59321
More information about the cfe-commits
mailing list