[PATCH] D43199: [IRMover] Implement name based structure type mapping
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 15 09:29:31 PST 2018
evgeny777 updated this revision to Diff 134444.
evgeny777 added a comment.
Addressed review comments in the mailing list:
- added --initial-module flag to llvm-link
- test cases now use llvm-link instead of llvm-lto
https://reviews.llvm.org/D43199
Files:
include/llvm/Linker/IRMover.h
lib/Linker/IRMover.cpp
test/Linker/Inputs/struct-mapping-baz.ll
test/Linker/Inputs/struct-mapping-foo.ll
test/Linker/struct-mapping.ll
tools/llvm-link/llvm-link.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43199.134444.patch
Type: text/x-patch
Size: 7723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/a61242d2/attachment.bin>
More information about the llvm-commits
mailing list