Remove Irix case from find_file_and_directory
authorTom Tromey <tom@tromey.com>
Mon, 29 Nov 2021 20:50:24 +0000 (13:50 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 4 Dec 2021 18:04:48 +0000 (11:04 -0700)
commit17f60345f0cfff8faf6f4f734cf2f7e56094e977
tree3f577a38502ce93f179171d6820873415be0848b
parent3daaa003d26a0cf29e972bf0a16a7b4b58208d0a
Remove Irix case from find_file_and_directory

find_file_and_directory has a special case for the Irix 6.2 compiler.
Since this is long obsolete, this patch removes it.
gdb/dwarf2/read.c