[PATCH] D26121: [ThinLTO] Use per-summary flag to prevent exporting locals used in inline asm

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 29 22:50:16 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285513: [ThinLTO] Use per-summary flag to prevent exporting locals used in inline asm (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D26121?vs=76319&id=76326#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26121

Files:
  llvm/trunk/include/llvm/Analysis/ModuleSummaryAnalysis.h
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/Transforms/Utils/FunctionImportUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26121.76326.patch
Type: text/x-patch
Size: 7707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161030/47041a67/attachment.bin>


More information about the llvm-commits mailing list