OSDN Git Service

Move legacy LTO interface headers to legacy/ directory.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 14 Jul 2016 21:21:16 +0000 (21:21 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 14 Jul 2016 21:21:16 +0000 (21:21 +0000)
commitef2acb50d00e29b8bc6e79304917924c76f793a2
tree7e7bea3ac3b3d647f9cd67a446dcd63b4ec7160c
parentb0786ec025c888e3e7b9fc295daf5334170cfcab
Move legacy LTO interface headers to legacy/ directory.

Differential Revision: https://reviews.llvm.org/D22173

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275476 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LTO/legacy/LTOCodeGenerator.h [moved from include/llvm/LTO/LTOCodeGenerator.h with 100% similarity]
include/llvm/LTO/legacy/LTOModule.h [moved from include/llvm/LTO/LTOModule.h with 100% similarity]
include/llvm/LTO/legacy/ThinLTOCodeGenerator.h [moved from include/llvm/LTO/ThinLTOCodeGenerator.h with 100% similarity]
include/llvm/LTO/legacy/UpdateCompilerUsed.h [moved from include/llvm/LTO/UpdateCompilerUsed.h with 100% similarity]
lib/LTO/LTOCodeGenerator.cpp
lib/LTO/LTOModule.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
lib/LTO/UpdateCompilerUsed.cpp
tools/llvm-lto/llvm-lto.cpp
tools/lto/lto.cpp