[PATCH] D46472: [HIP] Support offloading by linker script

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 18 08:12:01 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332724: [HIP] Support offloading by linker script (authored by yaxunl, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46472?vs=145480&id=147511#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46472

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/CodeGen/CGCUDANV.cpp
  cfe/trunk/lib/Driver/ToolChains/CommonArgs.cpp
  cfe/trunk/lib/Driver/ToolChains/CommonArgs.h
  cfe/trunk/lib/Driver/ToolChains/Gnu.cpp
  cfe/trunk/test/CodeGenCUDA/device-stub.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46472.147511.patch
Type: text/x-patch
Size: 22014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180518/c42c5fbc/attachment-0001.bin>


More information about the cfe-commits mailing list