[PATCH] D74994: [LTO] Rename legacy LTO files. NFC.

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 15:35:11 PST 2020


sbc100 created this revision.
Herald added subscribers: llvm-commits, mstorsjo, dang, jfb, dexonsmith, steven_wu, mgrang, aheejin, hiraditya, inglorion, mgorny.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: sstefan1.
Herald added a reviewer: uenoku.
Herald added a project: LLVM.

For clarity, and to match the header layout.  I certainly found it
easier when poking around to have this split explicit.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74994

Files:
  llvm/lib/LTO/CMakeLists.txt
  llvm/lib/LTO/LTOCodeGenerator.cpp
  llvm/lib/LTO/LTOModule.cpp
  llvm/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/lib/LTO/UpdateCompilerUsed.cpp
  llvm/lib/LTO/legacy/LTOCodeGenerator.cpp
  llvm/lib/LTO/legacy/LTOModule.cpp
  llvm/lib/LTO/legacy/ThinLTOCodeGenerator.cpp
  llvm/lib/LTO/legacy/UpdateCompilerUsed.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74994.246023.patch
Type: text/x-patch
Size: 100211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/3d6d7579/attachment-0001.bin>


More information about the llvm-commits mailing list