[PATCH] D59321: AMDGPU: Teach toolchain to link rocm device libs

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 1 09:53:28 PDT 2020


arsenm 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">;
----------------
yaxunl wrote:
> could you please rebase your patch?
> 
> The patch seems to contain irrelevant diffs.
You're probably looking at the wrong history diff


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

https://reviews.llvm.org/D59321





More information about the cfe-commits mailing list