[libcxx-commits] [PATCH] D63457: [libc++] Re-export libc++abi as a whole instead of using lists

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 17 14:13:56 PDT 2019


EricWF added a comment.

Did `sym_extract.py` remove those symbols from the list, or were they removed manually? Because they should still be present in the libc++ symbol table as imported definitions (I think).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63457





More information about the libcxx-commits mailing list