[PATCH] D22173: Move legacy LTO interface headers to legacy/ directory.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 14:28:40 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275476: Move legacy LTO interface headers to legacy/ directory. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D22173?vs=63893&id=64047#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22173

Files:
  llvm/trunk/include/llvm/LTO/LTOCodeGenerator.h
  llvm/trunk/include/llvm/LTO/LTOModule.h
  llvm/trunk/include/llvm/LTO/ThinLTOCodeGenerator.h
  llvm/trunk/include/llvm/LTO/UpdateCompilerUsed.h
  llvm/trunk/include/llvm/LTO/legacy/LTOCodeGenerator.h
  llvm/trunk/include/llvm/LTO/legacy/LTOModule.h
  llvm/trunk/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  llvm/trunk/include/llvm/LTO/legacy/UpdateCompilerUsed.h
  llvm/trunk/lib/LTO/LTOCodeGenerator.cpp
  llvm/trunk/lib/LTO/LTOModule.cpp
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/LTO/UpdateCompilerUsed.cpp
  llvm/trunk/tools/llvm-lto/llvm-lto.cpp
  llvm/trunk/tools/lto/lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22173.64047.patch
Type: text/x-patch
Size: 60319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/1765f987/attachment.bin>


More information about the llvm-commits mailing list