gcc/libcc1
Tom Tromey 96deddca2e libcc1: avoid extra string copies
PR c/94669 points out that a couple of spots in libcc1 take a
std::string where a reference would do.  This changes these spots to
take a const char *, to reduce the number of copies.

libcc1

	PR c/94669
	* compiler.hh (compiler_driver_filename): Take const char *.
	(compiler_triplet_regexp): Likewise.
2021-05-05 00:08:34 -06:00
..
2021-01-04 10:26:59 +01:00
2021-05-04 00:16:53 +00:00
2021-01-04 10:26:59 +01:00
2021-05-05 00:06:17 -06:00
2021-05-05 00:08:34 -06:00
2021-01-04 10:26:59 +01:00
2021-05-05 00:06:17 -06:00
2021-05-05 00:06:17 -06:00
2021-05-05 00:06:17 -06:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00
2021-05-05 00:06:18 -06:00
2017-01-31 01:02:03 +00:00
2021-05-05 00:06:17 -06:00
2021-05-05 00:06:17 -06:00
2021-05-05 00:06:17 -06:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00