[PATCH] D94613: [NFC] Rename ThinLTOPhase to PhaseInAllLTO and move it from PassBuilder.h to Pass.h

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 15:56:39 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG86341247c4a2: [NFC] Rename ThinLTOPhase to ThinOrFullLTOPhase and move it from PassBuilder.h (authored by wmi).
Herald added a reviewer: bollu.

Changed prior to commit:
  https://reviews.llvm.org/D94613?vs=316508&id=316528#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94613/new/

https://reviews.llvm.org/D94613

Files:
  llvm/include/llvm/Pass.h
  llvm/include/llvm/Passes/PassBuilder.h
  llvm/include/llvm/Transforms/IPO/SampleProfile.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  polly/lib/Support/RegisterPasses.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94613.316528.patch
Type: text/x-patch
Size: 18752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/3bbdfed4/attachment.bin>


More information about the llvm-commits mailing list