[PATCH] D127142: [HIP] Link with clang_rt.builtins

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 21 08:09:29 PDT 2022


yaxunl updated this revision to Diff 438709.
yaxunl added a comment.

add -unwindlib=libgcc by default for --hip-link since -rtlib=compiler-rt needs it


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

https://reviews.llvm.org/D127142

Files:
  clang/lib/Driver/ToolChain.cpp
  clang/test/Driver/hip-runtime-libs-linux.hip
  clang/test/Driver/hip-runtime-libs-msvc.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127142.438709.patch
Type: text/x-patch
Size: 5140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220621/50f8f55f/attachment.bin>


More information about the cfe-commits mailing list