[PATCH] Add symbol checking script to libc++ to detect ABI changes.

Eric Fiselier eric at efcs.ca
Thu Feb 19 15:20:56 PST 2015


More cleanup. Also allow the user to choose between nm and llvm-nm


http://reviews.llvm.org/D4946

Files:
  utils/sym_check/sym_check/__init__.py
  utils/sym_check/sym_check/diff.py
  utils/sym_check/sym_check/extract.py
  utils/sym_check/sym_check/util.py
  utils/sym_check/sym_diff.py
  utils/sym_check/sym_extract.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4946.20348.patch
Type: text/x-patch
Size: 13630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150219/23c43503/attachment.bin>


More information about the cfe-commits mailing list