[PATCH] D52322: Pass code-model through Module IR to LTO which will use is
Caroline Tice via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 21 09:46:35 PDT 2018
cmtice updated this revision to Diff 166494.
cmtice edited the summary of this revision.
cmtice added a comment.
Add comment explaining why mixing two code models is an error. Add missing Inputs/codemodel-3.ll file.
https://reviews.llvm.org/D52322
Files:
include/llvm/IR/Module.h
lib/IR/Module.cpp
lib/LTO/LTOBackend.cpp
test/LTO/X86/Inputs/codemodel-3.ll
test/LTO/X86/codemodel-1.ll
test/LTO/X86/codemodel-2.ll
test/LTO/X86/codemodel-3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52322.166494.patch
Type: text/x-patch
Size: 5684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/f8fa896f/attachment.bin>
More information about the llvm-commits
mailing list