[PATCH] D33291: [ThinLTO] Do not assert when adding a module with a different but compatible target triple
Akira Hatanaka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 17 21:05:52 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303326: [ThinLTO] Do not assert when adding a module with a different but (authored by ahatanak).
Changed prior to commit:
https://reviews.llvm.org/D33291?vs=99373&id=99389#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33291
Files:
llvm/trunk/include/llvm/ADT/Triple.h
llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/trunk/lib/Linker/IRMover.cpp
llvm/trunk/lib/Support/Triple.cpp
llvm/trunk/test/ThinLTO/X86/Inputs/merge-triple.ll
llvm/trunk/test/ThinLTO/X86/merge-triple.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33291.99389.patch
Type: text/x-patch
Size: 6483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170518/c8189a27/attachment-0001.bin>
More information about the llvm-commits
mailing list