[PATCH] D26146: [ThinLTO] Prevent exporting of locals used/defined in module level asm

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 14:03:19 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286297: [ThinLTO] Prevent exporting of locals used/defined in module level asm (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D26146?vs=77227&id=77255#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26146

Files:
  llvm/trunk/include/llvm/Support/TargetRegistry.h
  llvm/trunk/lib/Analysis/LLVMBuild.txt
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/Object/IRObjectFile.cpp
  llvm/trunk/test/LTO/X86/current-section.ll
  llvm/trunk/test/ThinLTO/X86/Inputs/module_asm2.ll
  llvm/trunk/test/ThinLTO/X86/module_asm2.ll
  llvm/trunk/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26146.77255.patch
Type: text/x-patch
Size: 12137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/0bae555f/attachment.bin>


More information about the llvm-commits mailing list