[libcxx] r294138 - Adjust Linux ABI list after r294133

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 7 15:35:54 PST 2017


Ping?

On Mon, Feb 6, 2017 at 2:15 PM, Hans Wennborg <hans at chromium.org> wrote:
> 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 at 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]


More information about the cfe-commits mailing list