The diff here is huge compared to the Apple one (r294139).

Did the file format change and this file was previously not updated?

This makes it hard to merge the change. Can you advise on how to
generate this file or how to do the same change on 4.0?

On Sun, Feb 5, 2017 at 12:14 PM, Eric Fiselier via cfe-commits
<cfe-commits@lists.llvm.org> wrote:
> Author: ericwf
> Date: Sun Feb  5 14:14:18 2017
> New Revision: 294138
>
> URL: http://llvm.org/viewvc/llvm-project?rev=294138&view=rev
> Log:
> Adjust Linux ABI list after r294133
>
> Modified:
>     libcxx/trunk/lib/abi/x86_64-unknown-linux-gnu.abilist
>
> Modified: libcxx/trunk/lib/abi/x86_64-unknown-linux-gnu.abilist
> URL: 
> http://llvm.org/viewvc/llvm-project/libcxx/trunk/lib/abi/x86_64-unknown-linux-gnu.abilist?rev=294138&r1=294137&r2=294138&view=diff
> ==============================================================================
> --- libcxx/trunk/lib/abi/x86_64-unknown-linux-gnu.abilist (original)
> +++ libcxx/trunk/lib/abi/x86_64-unknown-linux-gnu.abilist Sun Feb  5 14:14:18 
> 2017
> @@ -1,1904 +1,1905 @@
> -{'is_defined': False, 'name': '_ZNKSt11logic_error4whatEv', 'type': 'FUNC'}
> -{'is_defined': True, 'name': '_ZNKSt12bad_any_cast4whatEv', 'type': 'FUNC'}
> -{'is_defined': True, 'name': 
> '_ZNKSt12experimental15fundamentals_v112bad_any_cast4whatEv', 'type': 'FUNC'}
> -{'is_defined': False, 'name': '_ZNKSt13runtime_error4whatEv', 'type': 'FUNC'}
> -{'is_defined': True, 'name': '_ZNKSt16nested_exception14rethrow_nestedEv', 
> 'type': 'FUNC'}
> -{'is_defined': True, 'name': '_ZNKSt18bad_variant_access4whatEv', 'type': 
> 'FUNC'}
> -{'is_defined': True, 'name': 
> '_ZNKSt3__110__time_put8__do_putEPcRS1_PK2tmcc', 'type': 'FUNC'}
> -{'is_defined': True, 'name': 
> '_ZNKSt3__110__time_put8__do_putEPwRS1_PK2tmcc', 'type': 'FUNC'}

[snip]
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to