[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 09:58:46 PDT 2023
francii created this revision.
Herald added a project: All.
francii requested review of this revision.
Herald added projects: libc++, libc++abi, libunwind.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.
Herald added a reviewer: libunwind.
Refactor the symbol checking tools, using llvm-ifs to check the symbols
Repository:
rG LLVM Github Monorepo
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.522678.patch
Type: text/x-patch
Size: 15531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230516/7b3ea36f/attachment.bin>
More information about the libcxx-commits
mailing list