[libcxx-commits] [PATCH] D150691: [runtimes] Refactor Symbol Checking Tool

Michael Francis via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 16 16:49:22 PDT 2023


francii updated this revision to Diff 522831.
francii added a comment.

Consolidate similar logic found in utils and extract


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150691

Files:
  runtimes/utils/generate_abi_list.py
  runtimes/utils/get_sym_diff.py
  runtimes/utils/sym_check/ToolOutput.py
  runtimes/utils/sym_check/__init__.py
  runtimes/utils/sym_check/diff.py
  runtimes/utils/sym_check/extract.py
  runtimes/utils/sym_check/utils.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150691.522831.patch
Type: text/x-patch
Size: 15148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230516/cb9fab48/attachment.bin>


More information about the libcxx-commits mailing list