stdcxx: Add missing symbols to ABI

- typeinfo for std::runtime_error
- typeinfo for std::regex_error
- vtable for std::regex_error
This commit is contained in:
Alexander Senier 2018-01-21 19:33:55 +01:00 committed by Norman Feske
parent c7fa3b69d9
commit 33ba587813

View File

@ -624,6 +624,9 @@ _ZTISt16invalid_argument V
_ZTVSt16invalid_argument V
_ZTISt8ios_base V
_ZTISt7codecvtIcc11__mbstate_tE V
_ZTISt13runtime_error V
_ZTISt11regex_error V
_ZTVSt11regex_error V
# manually added template-related symbols