diff options
author | Lancelot Six <lancelot.six@amd.com> | 2023-10-13 10:23:59 +0000 |
---|---|---|
committer | Lancelot Six <lancelot.six@amd.com> | 2023-11-21 11:52:36 +0000 |
commit | 393be56421a81e44c8728c8b31df66b319697398 (patch) | |
tree | 9c173828a2b54aeac5329a1acd9cdcb90a36b8f5 /sim/iq2000 | |
parent | 882b0505164f9474ef565cbc237df34a65061a8f (diff) | |
download | binutils-393be56421a81e44c8728c8b31df66b319697398.zip binutils-393be56421a81e44c8728c8b31df66b319697398.tar.gz binutils-393be56421a81e44c8728c8b31df66b319697398.tar.bz2 |
gdbsupport: Remove gdb::string_view
Now that all places using gdb::string_view have been updated to use
std::string_view, this patch drops the gdb::string_view implementation
and the tests which came with it.
As this drops the unittests/string_view-selftests.c, this also
implicitly solves PR build/23676, as pointed-out by Tom Tromey.
Change-Id: Idf5479b09e0ac536917b3f0e13aca48424b90df0
Approved-By: Tom Tromey <tom@tromey.com>
Approved-By: Pedro Alves <pedro@palves.net>
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23676
Diffstat (limited to 'sim/iq2000')
0 files changed, 0 insertions, 0 deletions