[PATCH] D43595: WIP alternative to r325686 (Implement name based structure type mapping).
Rafael Avila de Espindola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 21 16:10:14 PST 2018
espindola updated this revision to Diff 135343.
espindola added a comment.
Fix test failures.
https://reviews.llvm.org/D43595
Files:
include/llvm/IR/GlobalValue.h
include/llvm/IR/TypeFinder.h
include/llvm/IR/ValueVisitor.h
lib/IR/CMakeLists.txt
lib/IR/TypeFinder.cpp
lib/IR/ValueVisitor.cpp
lib/Linker/IRMover.cpp
test/Linker/Inputs/struct-mapping.ll
test/Linker/struct-mapping.ll
tools/llvm-link/llvm-link.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43595.135343.patch
Type: text/x-patch
Size: 13668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/22e543ef/attachment.bin>
More information about the llvm-commits
mailing list