[PATCH] D33108: Generate extra .ll files before/after optimization when using -save-temps.

Jorge Gorbe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 31 18:15:34 PDT 2017


jgorbe updated this revision to Diff 100954.
jgorbe added a comment.

Clarify that we only skip saving IR for multiarch Mach-O universal builds, not other multi-arch builds like CUDA.


https://reviews.llvm.org/D33108

Files:
  include/clang/Driver/Driver.h
  lib/Driver/Driver.cpp
  test/Driver/cuda-options.cu
  test/Driver/save-temps.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33108.100954.patch
Type: text/x-patch
Size: 5806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170601/4f90e1a7/attachment-0001.bin>


More information about the cfe-commits mailing list