[PATCH] D95907: [NewPM][HelloWorld] Move HelloWorld to Utils

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 13:00:34 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf02054460137: [NewPM][HelloWorld] Move HelloWorld to Utils (authored by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D95907?vs=321200&id=321201#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95907

Files:
  llvm/docs/WritingAnLLVMNewPMPass.rst
  llvm/include/llvm/Transforms/HelloNew/HelloWorld.h
  llvm/include/llvm/Transforms/Utils/HelloWorld.h
  llvm/lib/Passes/CMakeLists.txt
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Transforms/CMakeLists.txt
  llvm/lib/Transforms/HelloNew/CMakeLists.txt
  llvm/lib/Transforms/HelloNew/HelloWorld.cpp
  llvm/lib/Transforms/Utils/CMakeLists.txt
  llvm/lib/Transforms/Utils/HelloWorld.cpp
  llvm/utils/gn/secondary/llvm/lib/Passes/BUILD.gn
  llvm/utils/gn/secondary/llvm/lib/Transforms/HelloNew/BUILD.gn
  llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95907.321201.patch
Type: text/x-patch
Size: 7778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/bad2bd05/attachment.bin>


More information about the llvm-commits mailing list