[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 10:37:49 PDT 2018
cmtice updated this revision to Diff 166505.
cmtice added a comment.
Use Conf.CodeModel in LTO, if it exists.
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.166505.patch
Type: text/x-patch
Size: 5937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/e1be71c5/attachment.bin>
More information about the llvm-commits
mailing list