[PATCH] D14838: [ThinLTO] Metadata linking for imported functions
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 8 10:36:04 PST 2015
tejohnson updated this revision to Diff 42191.
tejohnson added a comment.
- Address comments from Mehdi and Duncan.
http://reviews.llvm.org/D14838
Files:
include/llvm/IR/DebugInfoMetadata.h
include/llvm/IR/GVMaterializer.h
include/llvm/IR/Metadata.h
include/llvm/IRReader/IRReader.h
include/llvm/Linker/Linker.h
include/llvm/Transforms/Utils/ValueMapper.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/IR/Metadata.cpp
lib/IRReader/IRReader.cpp
lib/Linker/LinkModules.cpp
lib/Transforms/Utils/ValueMapper.cpp
test/Linker/Inputs/thinlto_funcimport_debug.ll
test/Linker/thinlto_funcimport_debug.ll
tools/llvm-link/llvm-link.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14838.42191.patch
Type: text/x-patch
Size: 44942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/9684cbee/attachment.bin>
More information about the llvm-commits
mailing list