[PATCH] D24020: [LTO] Added flag to generate assembly file with after LTO passes

Bhargav Reddy Godala via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 00:09:18 PDT 2016


bunty2020 updated the summary for this revision.
bunty2020 updated this revision to Diff 69949.
bunty2020 added a comment.

I have modified save temps to generate assembly file too. But, I had to clone the module for assembly generation. I would like to know if there is a work around to generate assembly without cloning module.


https://reviews.llvm.org/D24020

Files:
  include/llvm/LTO/Config.h
  lib/LTO/LTOBackend.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24020.69949.patch
Type: text/x-patch
Size: 5074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160901/9f6d2783/attachment.bin>


More information about the llvm-commits mailing list