[PATCH] D69926: [debugify] Move the Debugify pass from tools/opt to lib/Transform/Utils

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 14:45:29 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG25ee861372f1: [debugify] Move the Debugify pass from tools/opt to lib/Transform/Utils (authored by dsanders).

Changed prior to commit:
  https://reviews.llvm.org/D69926?vs=228165&id=228316#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69926

Files:
  llvm/include/llvm/Transforms/Utils/Debugify.h
  llvm/lib/Transforms/Utils/CMakeLists.txt
  llvm/lib/Transforms/Utils/Debugify.cpp
  llvm/tools/opt/CMakeLists.txt
  llvm/tools/opt/Debugify.cpp
  llvm/tools/opt/Debugify.h
  llvm/tools/opt/NewPMDriver.cpp
  llvm/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69926.228316.patch
Type: text/x-patch
Size: 6244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191107/320eb75a/attachment.bin>


More information about the llvm-commits mailing list