[PATCH] D106198: [DWP] Refactoring llvm-dwp in to a library.

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 16 17:21:44 PDT 2021


ayermolo updated this revision to Diff 359501.
ayermolo added a comment.

one more


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106198

Files:
  llvm/include/llvm/DWP/DWP.h
  llvm/include/llvm/DWP/DWPError.h
  llvm/include/llvm/DWP/DWPStringPool.h
  llvm/lib/CMakeLists.txt
  llvm/lib/DWP/CMakeLists.txt
  llvm/lib/DWP/DWPError.cpp
  llvm/lib/DWP/DWPLibrary.cpp
  llvm/tools/llvm-dwp/CMakeLists.txt
  llvm/tools/llvm-dwp/DWPError.cpp
  llvm/tools/llvm-dwp/DWPError.h
  llvm/tools/llvm-dwp/DWPStringPool.h
  llvm/tools/llvm-dwp/llvm-dwp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106198.359501.patch
Type: text/x-patch
Size: 63880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210717/cbd48446/attachment-0001.bin>


More information about the llvm-commits mailing list