From: Tom Tromey <tom@tromey.com>
To: Simon Marchi <simon.marchi@ericsson.com>
Cc: <gdb-patches@sourceware.org>
Subject: Re: [PATCH] Replace psymbol_allocation_list with std::vector
Date: Fri, 13 Oct 2017 21:10:00 -0000 [thread overview]
Message-ID: <87k1zypxdk.fsf@tromey.com> (raw)
In-Reply-To: <1507903080-10737-1-git-send-email-simon.marchi@ericsson.com> (Simon Marchi's message of "Fri, 13 Oct 2017 09:58:00 -0400")
>>>>> "Simon" == Simon Marchi <simon.marchi@ericsson.com> writes:
Simon> psymbol_allocation_list is basically a vector implementation. We can
Simon> replace it with an std::vector, now that objfile has been C++-ified.
I think this is very nice.
I wonder how worthwhile it would be to call shrink_to_fit on the vectors
in require_partial_symbols.
Tom
next prev parent reply other threads:[~2017-10-13 21:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 13:58 Simon Marchi
2017-10-13 21:03 ` Tom Tromey
2017-10-13 21:10 ` Tom Tromey [this message]
2017-10-14 3:02 ` Simon Marchi
2017-10-14 4:50 ` Tom Tromey
2017-10-14 12:09 ` Simon Marchi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k1zypxdk.fsf@tromey.com \
--to=tom@tromey.com \
--cc=gdb-patches@sourceware.org \
--cc=simon.marchi@ericsson.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox