[PATCH] D106493: [DWP] Refactoring llvm-dwp in to a library part 2

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 14:12:23 PDT 2021


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

Updated ifdef for headers


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106493

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/DWP.cpp
  llvm/lib/DWP/DWPError.cpp
  llvm/tools/llvm-dwp/CMakeLists.txt
  llvm/tools/llvm-dwp/DWP.cpp
  llvm/tools/llvm-dwp/DWP.h
  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: D106493.360595.patch
Type: text/x-patch
Size: 4111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/d56bedbe/attachment.bin>


More information about the llvm-commits mailing list