diff options
author | Tom Tromey <tom@tromey.com> | 2021-07-04 12:51:52 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-07-17 10:41:42 -0600 |
commit | d030267c9cc0fb594d3dda264b78114afc6eb214 (patch) | |
tree | 101853657cc9d826cf7fe6c5137536e45e2c89db /gdb/source.c | |
parent | dcce7ec41082666e51e39480e2c4037124e1e1b5 (diff) | |
download | binutils-d030267c9cc0fb594d3dda264b78114afc6eb214.zip binutils-d030267c9cc0fb594d3dda264b78114afc6eb214.tar.gz binutils-d030267c9cc0fb594d3dda264b78114afc6eb214.tar.bz2 |
Simplify file_and_directory storage management
file_and_directory carries a std::string in case the compilation
directory is computed, but a subsequent patch wants to preserve this
string without also having to maintain the storage for it. So, this
patch arranges for the compilation directory string to be stored in
the per-BFD string bcache instead.
Diffstat (limited to 'gdb/source.c')
0 files changed, 0 insertions, 0 deletions