[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 09:07:45 PST 2016
tejohnson updated this revision to Diff 77203.
tejohnson added a comment.
Addressed 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.77203.patch
Type: text/x-patch
Size: 11227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/a861f017/attachment.bin>
More information about the llvm-commits
mailing list