[PATCH] D44691: [CUDA] Disable LTO for device-side compilations.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 15:25:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328161: [CUDA] Disable LTO for device-side compilations. (authored by tra, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44691?vs=139151&id=139381#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44691

Files:
  cfe/trunk/include/clang/Driver/Driver.h
  cfe/trunk/lib/Driver/Driver.cpp
  cfe/trunk/lib/Driver/ToolChains/Clang.cpp
  cfe/trunk/test/Driver/lto.cu
  cfe/trunk/test/Driver/thinlto.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44691.139381.patch
Type: text/x-patch
Size: 10443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/afdd2741/attachment.bin>


More information about the llvm-commits mailing list