You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/utils/libcxx/sym_check
Louis Dionne 0f44da2d3d [libc++] Make sure that the symbol differ takes into account symbol types
Summary:
Otherwise, it doesn't take into account things like whether the symbol
is defined or undefined, and whether symbols are indirect references
(re-exports) or not.

Reviewers: EricWF

Subscribers: christof, jkorous, dexonsmith, libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D60416

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@358408 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
__init__.py Update more file headers across all of the LLVM projects in the monorepo 6 years ago
diff.py [libc++] Make sure that the symbol differ takes into account symbol types 6 years ago
extract.py Handle TLS values in sym_check 6 years ago
match.py Update more file headers across all of the LLVM projects in the monorepo 6 years ago
util.py Make the sym_diff utilities more useful. 6 years ago