From 53091bf3611df4f3d58d085395a5bfb882dec0dd Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Fri, 28 Oct 2016 06:09:44 +0000 Subject: [PATCH] Update mac ABI list llvm-svn: 285383 --- libcxx/lib/abi/CHANGELOG.TXT | 2 +- libcxx/lib/abi/x86_64-apple-darwin16.0.abilist | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/libcxx/lib/abi/CHANGELOG.TXT b/libcxx/lib/abi/CHANGELOG.TXT index 84a383e..729a6a6 100644 --- a/libcxx/lib/abi/CHANGELOG.TXT +++ b/libcxx/lib/abi/CHANGELOG.TXT @@ -16,7 +16,7 @@ New entries should be added directly below the "Version" header. Version 4.0 ----------- -* rTBD - Add __libcpp_library_version +* r285382 - Add __libcpp_library_version all platforms ------------- diff --git a/libcxx/lib/abi/x86_64-apple-darwin16.0.abilist b/libcxx/lib/abi/x86_64-apple-darwin16.0.abilist index d334aed..cd26311 100644 --- a/libcxx/lib/abi/x86_64-apple-darwin16.0.abilist +++ b/libcxx/lib/abi/x86_64-apple-darwin16.0.abilist @@ -1213,6 +1213,7 @@ {'type': 'FUNC', 'name': '__ZNSt3__121recursive_timed_mutexD1Ev'} {'type': 'FUNC', 'name': '__ZNSt3__121recursive_timed_mutexD2Ev'} {'type': 'FUNC', 'name': '__ZNSt3__121undeclare_no_pointersEPcm'} +{'type': 'FUNC', 'name': '__ZNSt3__124__libcpp_library_versionEv'} {'type': 'FUNC', 'name': '__ZNSt3__125notify_all_at_thread_exitERNS_18condition_variableENS_11unique_lockINS_5mutexEEE'} {'type': 'FUNC', 'name': '__ZNSt3__127__insertion_sort_incompleteIRNS_6__lessIaaEEPaEEbT0_S5_T_'} {'type': 'FUNC', 'name': '__ZNSt3__127__insertion_sort_incompleteIRNS_6__lessIccEEPcEEbT0_S5_T_'} -- 2.7.4