[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 11:50:02 PST 2016


tejohnson updated this revision to Diff 77227.
tejohnson added a comment.

Address more review comments


https://reviews.llvm.org/D26146

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

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


More information about the llvm-commits mailing list