rust/src/test/run-make/codegen-options-parsing
Danek Duvall 497c5a34da Solaris linker options need to be accounted for in one test.
This is a follow-up to f189d7a693 and 9d11b089ad.  While `-z ignore`
is what needs to be passed to the Solaris linker, because gcc is used as
the default linker, both that form and `-Wl,-z -Wl,ignore` (including
extra double quotes) need to be taken into account, which explains the
more complex regular expression.
2017-08-03 17:18:19 -07:00
..
dummy.rs Slightly improved rustc error messages for invalid -C arguments 2014-11-15 14:51:22 +01:00
Makefile Solaris linker options need to be accounted for in one test. 2017-08-03 17:18:19 -07:00