[PATCH] D52322: Pass code-model through Module IR to LTO which will use is

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 21 11:42:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342760: Pass code-model through Module IR to LTO which will use it. (authored by ctice, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52322?vs=166505&id=166524#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52322

Files:
  llvm/trunk/include/llvm/IR/Module.h
  llvm/trunk/lib/IR/Module.cpp
  llvm/trunk/lib/LTO/LTOBackend.cpp
  llvm/trunk/test/LTO/X86/Inputs/codemodel-3.ll
  llvm/trunk/test/LTO/X86/codemodel-1.ll
  llvm/trunk/test/LTO/X86/codemodel-2.ll
  llvm/trunk/test/LTO/X86/codemodel-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52322.166524.patch
Type: text/x-patch
Size: 6146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/6ceab54e/attachment.bin>


More information about the llvm-commits mailing list